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