true

Point.Y property

Gets the y-coordinate.

public double Y { get; }

Property Value

A double value that represents the y-coordinate.

See Also