PathPoints

GraphicsPath.PathPoints property

获取路径中的点。

public PointF[] PathPoints { get; }

返回值

一个数组PointF表示路径的对象。

也可以看看