InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Interop Namespace / Rect Structure / Empty Property

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