ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / IsEmpty Property

In This Topic
    IsEmpty Property (Rect)
    In This Topic
    Tests whether the size of this rectangle less or equal 0.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also