This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeGeometry Interface > IGpDescribeGeometry.Extent Property (ArcObjects .NET 10.5 SDK) |
The extent of the geometry object.
[Visual Basic .NET] Public ReadOnly Property Extent As String
[C#] public string Extent {get;}
[C++]
HRESULT get_Extent(
BSTR* Extent
);
[C++]
Parameters Extent [out, retval] Extent is a parameter of type BSTR