Leadtools Namespace > LeadRectD Structure : BottomRight Property |
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public LeadPointD BottomRight {get;}
'Declaration <XmlIgnoreAttribute()> <BrowsableAttribute(False)> Public ReadOnly Property BottomRight As LeadPointD
'Usage Dim instance As LeadRectD Dim value As LeadPointD value = instance.BottomRight
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public LeadPointD BottomRight {get;}
XmlIgnoreAttribute() BrowsableAttribute() get_BottomRight();
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property LeadPointD BottomRight { LeadPointD get(); }