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 LeadRect_Size(LeadRect rect);
public LeadSize getSize() public void setSize(LeadSize value)
BrowsableAttribute() XmlIgnoreAttribute()
get_Size();
set_Size(value);
Object.defineProperty('Size');
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property LeadSize Size { LeadSize get(); void set ( LeadSize value); }