Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Unit Structure / LineWidth Property

In This Topic
    LineWidth Property (Unit)
    In This Topic
    Gets a Unit value representing the default line thickness (1 point wide).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property LineWidth As Unit
    public static Unit LineWidth {get;}
    See Also