InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Interop Namespace / Size Structure / Empty Property

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