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

    ScaleBarVerticalPosition Enumeration
    A list of scale bar vertical positions.
    Syntax
    public enum ScaleBarVerticalPosition : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Members
    MemberDescription
    Above Above.
    Below Below.
    Bottom Bottom.
    On On.
    OnLeft On left.
    OnRight On right.
    Top Top.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also