ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / DimensionFeatureClassDescription Class / MapUnits Property

In This Topic
    MapUnits Property (DimensionFeatureClassDescription)
    In This Topic
    The units that the reference scale is measured in.
    Syntax
    Public Property MapUnits As Unit
    public Unit MapUnits {get; set;}
    Remarks
    The only valid units are inches, points, feet, yards, miles, nautical miles, millimeters, centimeters, meters, kilometers, degrees, and decimeters. Every other unit is classified as an unknown unit.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also