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


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

IGPMDomain Interface

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

Product Availability

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

Members

Name Description
Method GetMDomain Get the measure domain extent.
Method GetMFalseOriginAndUnits Get the measure false origin and units.
Method GetSpatialReference Get the spatial reference of the m domain.
Method SetMDomain Set the measure domain extent.
Method SetMDomainFromSpatialReference Set the m domain from a spatial reference.
Method SetMFalseOriginAndUnits Set the measure false origin and units.

Classes that implement IGPMDomain

Classes Description
GPMDomain Geoprocessing M Domain object.