LEADTOOLS (Leadtools assembly)

IsEmpty Property (LeadSizeD)

Show in webframe







Gets a value that indicates whether the size is the Empty size.
Syntax
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public bool IsEmpty {get;}
'Declaration
 
<BrowsableAttribute(False)>
<XmlIgnoreAttribute()>
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As LeadSizeD
Dim value As Boolean
 
value = instance.IsEmpty
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public bool IsEmpty {get;}

            

            
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property bool IsEmpty {
   bool get();
}

Property Value

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

Target Platforms

See Also

Reference

LeadSizeD Structure
LeadSizeD Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.