PointF.Y
PointF.Y property
Gets or sets the y-coordinate of this PointF.
public float Y { get; set; }
See Also
- struct PointF
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common
Gets or sets the y-coordinate of this PointF.
public float Y { get; set; }