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

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