This document is archived and information here might be outdated.  Recommended version.


IGPXYDomain Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPXYDomain Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IGPXYDomain

Classes Description
GPSpatialReference Geoprocessing value object containing a spatial reference value.
GPXYDomain Geoprocessing XY Domain object.