PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / Unit Structure / Empty Property

In This Topic
    Empty Property (Unit)
    In This Topic
    Gets a Unit representing an emtpy (zero) value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As Unit
    public static Unit Empty {get;}
    See Also