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

In This Topic
    IsEmpty Property (Point)
    In This Topic
    Gets a value indicating whether the current Point is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also