PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / RectangleD Structure / Empty Property

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