PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / LineDef Class / DefaultBold Property

In This Topic
    DefaultBold Property (LineDef)
    In This Topic
    Represents the default bold line (solid black, 2pt wide).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property DefaultBold As LineDef
    public static LineDef DefaultBold {get;}
    See Also