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