Map for WinForms | ComponentOne
C1.Win.Map Namespace / Line Class / Width Property

In This Topic
    Width Property (Line)
    In This Topic
    Gets or sets the width of the line.
    Syntax
    'Declaration
     
    
    Public Property Width As Single
    public float Width {get; set;}
    See Also