Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TreeView Class / LineThickness Property

In This Topic
    LineThickness Property (C1TreeView)
    In This Topic
    Gets or sets the thickness of the connecting lines.
    Syntax
    'Declaration
     
    
    Public Property LineThickness As Double
    public double LineThickness {get; set;}
    See Also