Provides access to the properties/methods of a geoprocessing xy domain object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IGPXYDomain
CoClasses and Classes | Description |
---|---|
GPSpatialReference | Geoprocessing value object containing a spatial reference value. |
GPXYDomain | Geoprocessing XY Domain object. |