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