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

In This Topic
    DoubleFillScaleBarStyle Enumeration
    In This Topic
    A list of the styles available for a double file scale bar.
    Syntax
    public enum DoubleFillScaleBarStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum DoubleFillScaleBarStyle 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    Alternating Alternating fill.
    DoubleAlternating Double alternating fill.
    Hollow Hollow fill.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also