RectangleF.Top

RectangleF.Top property

Gets the y-coordinate of the top edge of this RectangleF structure.

public float Top { get; }

Return Value

The y-coordinate of the top edge of this RectangleF structure.

See Also