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 : BottomRight Property |
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD BottomRight {get;}
'Declaration
<BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public ReadOnly Property BottomRight As LeadPointD
'Usage
Dim instance As LeadRectD Dim value As LeadPointD value = instance.BottomRight
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD BottomRight {get;}
LeadPointD LeadRectDBottomRight(LeadRectD rect)
public LeadPointD getBottomRight()
BrowsableAttribute() XmlIgnoreAttribute() get_BottomRight();
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property LeadPointD BottomRight { LeadPointD get(); }