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 : Bottom Property |
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public double Bottom {get;}
'Declaration
<XmlIgnoreAttribute()> <BrowsableAttribute(False)> Public ReadOnly Property Bottom As Double
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public double Bottom {get;}
double LeadRectDBottom(LeadRectD rect)
public double getBottom()
XmlIgnoreAttribute() BrowsableAttribute() get_Bottom();
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property double Bottom { double get(); }