Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document 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