ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / DimensionTextFit Enumeration

In This Topic
    DimensionTextFit Enumeration
    In This Topic
    Dimension text fit options.
    Syntax
    Members
    MemberDescription
    MoveBegin Move the text outside the begin extension line.
    MoveEnd Move the text outside the end extension line.
    None Do not fit the text.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.DimensionTextFit

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also