←Select platform

IsEmpty Property

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

Property Value

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

Requirements

Target Platforms

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

Leadtools Assembly

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