RectangleF.Bottom

RectangleF.Bottom property

Gets the y-coordinate that is the sum of Y and Height of this RectangleF structure.

public float Bottom { get; }

See Also