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 : Right Property |
[XmlIgnoreAttribute()] public int Right {get; set;}
'Declaration
<XmlIgnoreAttribute()> Public Property Right As Integer
[XmlIgnoreAttribute()] public int Right {get; set;}
NSInteger LeadRectRight(LeadRect rect)
public int getRight()
XmlIgnoreAttribute() <br/>get_Right();<br/>set_Right(value);<br/>Object.defineProperty('Right');
[XmlIgnoreAttribute()] public: property int Right { int get(); void set ( int value); }
The upper-right corner is the sum of the X and the Width property values of this LeadRect structure.