Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LengthAbs.Predefined Class / LineWidth Property

In This Topic
    LineWidth Property (LengthAbs.Predefined)
    In This Topic
    Gets a LengthAbs instance representing the default line thickness (equal to 1pt). This is used for borders, grid lines etc.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property LineWidth As LengthAbs
    public static LengthAbs LineWidth {get;}
    See Also