ArcGIS Pro 2.6 API Reference Guide
ScaleBarVerticalPosition Enumeration

ArcGIS.Core.CIM Namespace : ScaleBarVerticalPosition Enumeration
A list of scale bar vertical positions.
Syntax
public enum ScaleBarVerticalPosition : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ScaleBarVerticalPosition 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Above Above.
Below Below.
Bottom Bottom.
On On.
Top Top.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace