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


IGPMDomain Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPMDomain Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geoprocessing)  

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.

CoClasses that implement IGPMDomain

CoClasses and Classes Description
GPMDomain Geoprocessing M Domain object.