![]() |
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 > IGPXYDomain Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing xy domain object.
| Description | ||
|---|---|---|
![]() |
GetDomain | Get the xy domain extent. |
![]() |
GetExtent | Get the extent of the xy domain. |
![]() |
GetFalseOriginAndUnits | Get the false origin and units. |
![]() |
GetSpatialReference | Get the spatial reference of the xy domain. |
![]() |
SetDomain | Set the xy domain extent. |
![]() |
SetDomainFromExtent | Set the xy domain from an extent. |
![]() |
SetDomainFromSpatialReference | Set the xy domain from a spatial reference. |
![]() |
SetFalseOriginAndUnits | Set the false origin and units. |
| CoClasses and Classes | Description |
|---|---|
| GPSpatialReference | Geoprocessing value object containing a spatial reference value. |
| GPXYDomain | Geoprocessing XY Domain object. |