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

In This Topic
    Empty Property (LengthAbs.Predefined)
    In This Topic
    Gets a LengthAbs instance representing an empty length (defined as "0mm").
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As LengthAbs
    public static LengthAbs Empty {get;}
    See Also