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

In This Topic
    Empty Property (SizeD)
    In This Topic
    Represents an empty instance of the SizeD structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As SizeD
    public static SizeD Empty {get;}
    See Also