This document is archived and information here might be outdated. Recommended version. |
The associated boundary as a geometry.
[Visual Basic .NET] Public ReadOnly Property BoundaryGeometry As IGeometry
[C#] public IGeometry BoundaryGeometry {get;}
[C++]
HRESULT get_BoundaryGeometry(
IGeometry** ppBoundaryGeometry
);
[C++] Parameters ppBoundaryGeometry [out, retval]
ppBoundaryGeometry is a parameter of type IGeometry**