←Select platform

IsEmpty Property

Summary
Gets a value that indicates whether the rectangle is the Empty rectangle.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public bool IsEmpty { get; } 
BOOL LeadRectDIsEmpty(LeadRectD rect) 
public boolean isEmpty(); 
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property bool IsEmpty { 
   bool get(); 
} 
IsEmpty # get  (LeadRectD) 

Property Value

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

Requirements

Target Platforms

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

Leadtools Assembly

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