Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRectD Structure : IsEmpty Property |
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public bool IsEmpty {get;}
'Declaration
<XmlIgnoreAttribute()> <BrowsableAttribute(False)> Public ReadOnly Property IsEmpty As Boolean
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public bool IsEmpty {get;}
BOOL LeadRectDIsEmpty(LeadRectD rect)
public boolean isEmpty()
XmlIgnoreAttribute() BrowsableAttribute() get_IsEmpty();
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property bool IsEmpty { bool get(); }