Rectangle.Right
Description:
The x-coordinate of the bottom-right corner of the rectangle.
The x-coordinate of the bottom-right corner of the rectangle.
public int Right { get; set; }
public int Right { get; set; }