Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LineDef Class / Default Property

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