This document is archived and information here might be outdated. Recommended version. |
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**