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 : Left Property |
[XmlIgnoreAttribute()] public int Left {get; set;}
'Declaration
<XmlIgnoreAttribute()> Public Property Left As Integer
[XmlIgnoreAttribute()] public int Left {get; set;}
NSInteger LeadRectLeft(LeadRect rect)
public int getLeft()
XmlIgnoreAttribute() <br/>get_Left();<br/>set_Left(value);<br/>Object.defineProperty('Left');
[XmlIgnoreAttribute()] public: property int Left { int get(); void set ( int value); }