ToGdiPoints

PointExtensions.ToGdiPoints method

转换PointF数组到PointF数组.

public static PointF[] ToGdiPoints(PointF[] points)
范围类型描述
pointsPointF[]PointF要转换的数组。

返回值

转换的PointF大批。

也可以看看