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 > LeadRectD Structure : Right Property |
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public double Right {get;}
'Declaration
<XmlIgnoreAttribute()> <BrowsableAttribute(False)> Public ReadOnly Property Right As Double
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public double Right {get;}
double LeadRectDRight(LeadRectD rect)
public double getRight()
XmlIgnoreAttribute() BrowsableAttribute() get_Right();
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property double Right { double get(); }