InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework Namespace / Thickness Structure / IsEmpty Property

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