InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Corners Structure / IsEmpty Property

In This Topic
    IsEmpty Property (Corners)
    In This Topic
    Returns true if the Corners object is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also