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

In This Topic
    Style Property (Line)
    In This Topic
    Gets or sets the style of the dashed line.
    Syntax
    'Declaration
     
    
    Public Property Style As DashStyle
    public DashStyle Style {get; set;}
    See Also