Constructor PointF
PointF(float, float)
Initializes a new instance of the PointF class with the specified coordinates.
public PointF(float x, float y)
Initializes a new instance of the PointF class with the specified coordinates.
public PointF(float x, float y)