ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AnnotationFeatureClassDescription Class / MapUnits Property

In This Topic
    MapUnits Property (AnnotationFeatureClassDescription)
    In This Topic
    The units that the reference scale is measured in.
    Syntax
    public Unit MapUnits {get; set;}
    Public Property MapUnits As Unit
    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, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also