Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LineDef Class / Width Property

In This Topic
    Width Property (LineDef)
    In This Topic
    Gets the line width (thickness).
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As Unit
    public Unit Width {get;}
    See Also