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