ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / TreeLine Class / Width Property

In This Topic
    Width Property (TreeLine)
    In This Topic
    Gets or sets the width of lines.
    Syntax
    'Declaration
     
    Public Property Width As System.Integer
    public System.int Width {get; set;}
    See Also