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


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

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

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

Classes that implement IGPZDomain

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