GraphicsPath.GetLastPoint

GraphicsPath.GetLastPoint method

この PathPoints 配列の最後のポイントを取得しますGraphicsPath.

public PointF GetLastPoint()

戻り値

この PathPoints 配列の最後のポイントGraphicsPath.

関連項目