PointF.PointF

PointF constructor

初始化一个新的实例PointF具有指定坐标的结构.

public PointF(float x, float y)
范围类型描述
xSingle点的水平位置。
ySingle点的垂直位置。

也可以看看