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 | ||
---|---|---|
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 that implement IGPZDomain
CoClasses and Classes | Description |
---|---|
GPSpatialReference | Geoprocessing value object containing a spatial reference value. |
GPZDomain | Geoprocessing Z Domain object. |