GraphicsPath.PathPoints

GraphicsPath.PathPoints property

パス内のポイントを取得します。

public PointF[] PathPoints { get; }

戻り値

の配列PointFパスを表すオブジェクト。

関連項目