Leadtools Namespace > LeadRectD Structure : Bottom Property |
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public double Bottom {get;}
'Declaration <BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public ReadOnly Property Bottom As Double
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public double Bottom {get;}
BrowsableAttribute() XmlIgnoreAttribute() get_Bottom();
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property double Bottom { double get(); }