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

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