←Select platform

IsEmpty Property

Summary
Gets a value that indicates whether the rectangle is the Empty rectangle.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public bool IsEmpty { get; } 
<XmlIgnoreAttribute()> 
<BrowsableAttribute(False)> 
Public ReadOnly Property IsEmpty As Boolean 
BOOL LeadRectDIsEmpty(LeadRectD rect) 
public boolean isEmpty() 
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

true if the rectangle is the Empty rectangle; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.