Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / Line Class / Width Property

In This Topic
    Width Property (Line)
    In This Topic
    Gets or sets the line width.
    Syntax
    'Declaration
     
    Public Property Width As Double
    public double Width {get; set;}
    See Also