Property Right
Right
Gets or sets the x-coordinate of the lower-right corner of the rectangle. When this property is set, size of the rectangle remains the same and rectangle location is changed.
[Browsable(false)]
public int Right { readonly get; set; }