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 : Top Property |
[XmlIgnoreAttribute()] public int Top {get; set;}
'Declaration
<XmlIgnoreAttribute()> Public Property Top As Integer
[XmlIgnoreAttribute()] public int Top {get; set;}
NSInteger LeadRectTop(LeadRect rect)
public int getTop()
XmlIgnoreAttribute() <br/>get_Top();<br/>set_Top(value);<br/>Object.defineProperty('Top');
[XmlIgnoreAttribute()] public: property int Top { int get(); void set ( int value); }