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