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

In This Topic
    ScaleDisplayFormat Enumeration
    In This Topic
    Scale display formats.
    Syntax
    Members
    MemberDescription
    Alias Show just the Scale alias name.
    AliasAndValue Show the Scale alias name, and then the Scale value.
    Value Show just the Scale value.
    ValueAndAlias Show the Scale value, and then the Scale alias name.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also