ArcObjects Library Reference (Geoprocessing)  

IGPZDomain Interface

Provides access to the properties/methods of a geoprocessing z domain object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method GetSpatialReference Get the spatial reference of the z domain.
Method GetZDomain Get the Z domain extent.
Method GetZFalseOriginAndUnits Get the Z false origin and units.
Method SetZDomain Set the z domain extent.
Method SetZDomainFromSpatialReference Set the z domain from a spatial reference.
Method SetZFalseOriginAndUnits Set the Z false origin and units.

CoClasses that implement IGPZDomain

CoClasses and Classes Description
GPSpatialReference Geoprocessing value object containing a spatial reference value.
GPZDomain Geoprocessing Z Domain object.