TransformPoints

Matrix.TransformPoints method

将此Matrix表示的几何变换应用于指定的点数组。

public void TransformPoints(PointF[] points)
范围类型描述
PointF[]点。

也可以看看