This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPXYDomain Interface > IGPXYDomain.GetExtent Method (ArcObjects .NET 10.4 SDK) |
Get the extent of the xy domain.
[Visual Basic .NET] Public Function GetExtent ( _ ) As IEnvelope
[C#] public IEnvelope GetExtent ( );
[C++]
HRESULT GetExtent(
IEnvelope** ppExtent
);
[C++]
Parameters ppExtent [out, retval]
ppExtent is a parameter of type IEnvelope