This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPMDomain Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties/methods of a geoprocessing m domain object.
Description | ||
---|---|---|
GetMDomain | Get the measure domain extent. | |
GetMFalseOriginAndUnits | Get the measure false origin and units. | |
GetSpatialReference | Get the spatial reference of the m domain. | |
SetMDomain | Set the measure domain extent. | |
SetMDomainFromSpatialReference | Set the m domain from a spatial reference. | |
SetMFalseOriginAndUnits | Set the measure false origin and units. |
CoClasses and Classes | Description |
---|---|
GPMDomain | Geoprocessing M Domain object. |