This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyGraph4 Interface > ITopologyGraph4.BuildPolygonExtent Property (ArcObjects .NET 10.5 SDK) |
The polygon used to determine the contents of the topology graph. The topology graph maintains ownership of this reference.
[Visual Basic .NET] Public ReadOnly Property BuildPolygonExtent As IPolygon
[C#] public IPolygon BuildPolygonExtent {get;}
[C++]
HRESULT get_BuildPolygonExtent(
IPolygon** BuildExtent
);
[C++]
Parameters BuildExtent [out, retval]
BuildExtent is a parameter of type IPolygon