Top

Rectangle.Top property

Gets the y-coordinate of the top edge of the rectangular area.

public double Top { get; }

Property Value

A double value that represents the y-coordinate of the top edge of the rectangular area.

See Also