ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Drawing.Drawing2D.DashStyle
    public System.Drawing.Drawing2D.DashStyle Style {get; set;}
    See Also