Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapDistanceScale Class / BarStyle Property

In This Topic
    BarStyle Property (MapDistanceScale)
    In This Topic
    Gets or sets the style of the scale bar.
    Syntax
    'Declaration
     
    
    Public Property BarStyle As Style
    public Style BarStyle {get; set;}
    See Also