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 > LeadRect Structure : Size Property |
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadSize Size {get; set;}
'Declaration
<BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public Property Size As LeadSize
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadSize Size {get; set;}
LeadSize LeadRectSize(LeadRect rect)
public LeadSize getSize() public void setSize(LeadSize value)
BrowsableAttribute() XmlIgnoreAttribute() <br/>get_Size();<br/>set_Size(value);<br/>Object.defineProperty('Size');
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property LeadSize Size { LeadSize get(); void set ( LeadSize value); }