ArcObjects Library Reference (Geoprocessing)  

IGPXYDomain Interface

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
Method GetDomain Get the xy domain extent.
Method GetExtent Get the extent of the xy domain.
Method GetFalseOriginAndUnits Get the false origin and units.
Method GetSpatialReference Get the spatial reference of the xy domain.
Method SetDomain Set the xy domain extent.
Method SetDomainFromExtent Set the xy domain from an extent.
Method SetDomainFromSpatialReference Set the xy domain from a spatial reference.
Method 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.