Input for WinForms | ComponentOne
C1.Framework Namespace / TreeLine Class / Style Property

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