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

In This Topic
    DimensionTextOption Enumeration
    In This Topic
    Dimension text options.
    Syntax
    Members
    MemberDescription
    Expression Display a text string derived from a custom expression.
    None Do not display any text.
    Only Only display the value of the dimension length.
    Suffix Display the value of the dimension length with a prefix and suffix.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also