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