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

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