Retrieves the bottom value for this RectangleF.
[Visual Basic] Public ReadOnly Property Bottom As Single [C#] public float Bottom {get;} [C++] public: __property float get_Bottom(); [JScript] public function get Bottom() : float;
RectangleF Structure | RectangleF Members | System.Drawing Namespace