LEADTOOLS (Leadtools assembly)

IsEmpty Property (LeadRectD)

Show in webframe







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

            

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

Property Value

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

Target Platforms

See Also

Reference

LeadRectD Structure
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices

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