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