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

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