Point.Y

Point.Y property

Gets or sets the y-coordinate of this Point.

public int Y { get; set; }

See Also