Gets or sets the y-coordinate of this PointF.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property Y As Single
public float Y { get; set; }
The y-coordinate of this PointF.