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

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.