X

PointF.X property

Gets or sets the x-coordinate of this PointF.

public float X { get; set; }

See Also