←Select platform

IsEmpty Property

Summary
Gets a value indicating whether this LeadRect structure is empty.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public bool IsEmpty { get; } 
BOOL LeadRectIsZero(LeadRect rect) 
public boolean isEmpty(); 
public: 
property bool IsEmpty { 
   bool get(); 
} 
IsEmpty # get  (LeadRect) 

Property Value

true if this LeadRect structure is empty; false, otherwise.

Remarks

An uninitialized LeadRect contains values of X, Y, Width and Height of zero.

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.