![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties/methods of a geoprocessing xy domain object.
| Name | 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. |
| Classes | Description |
|---|---|
| GPSpatialReference | Geoprocessing value object containing a spatial reference value. |
| GPXYDomain | Geoprocessing XY Domain object. |