This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPZDomain Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing z domain object.
Description | ||
---|---|---|
GetSpatialReference | Get the spatial reference of the z domain. | |
GetZDomain | Get the Z domain extent. | |
GetZFalseOriginAndUnits | Get the Z false origin and units. | |
SetZDomain | Set the z domain extent. | |
SetZDomainFromSpatialReference | Set the z domain from a spatial reference. | |
SetZFalseOriginAndUnits | Set the Z false origin and units. |
CoClasses and Classes | Description |
---|---|
GPSpatialReference | Geoprocessing value object containing a spatial reference value. |
GPZDomain | Geoprocessing Z Domain object. |