PointF.Y

PointF.Y property

Gets or sets the y-coordinate of this PointF.

public float Y { get; set; }

See Also