Points

PathData.Points property

获取或设置一个数组PointF表示构建路径的点的结构。

public PointF[] Points { get; set; }

适当的价值

TA 数组PointF表示构建路径的点的对象。

也可以看看