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

MapUnits Property (AnnotationFeatureClassDescription)
The units that the reference scale is measured in.
Syntax
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, Windows 10

ArcGIS Pro version: 3 or higher.
See Also