InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework Namespace / TreeLine Class / Color Property

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