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

In This Topic
    Empty Property (LineDef)
    In This Topic
    Represents an empty line (with emtpy color and zero width).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As LineDef
    public static LineDef Empty {get;}
    See Also