Property Bottom
Bottom
Gets or sets the Y-coordinate of the bottom edge of the image, relative to its location. Value is calculated as Location.Y + ImageHeightInDips. Result is in device-independent pixels (DIPs).
public virtual float Bottom { get; set; }