GetLastPoint

GraphicsPath.GetLastPoint method

获取此路径的 PathPoints 数组中的最后一个点GraphicsPath.

public PointF GetLastPoint()

返回值

这个 PathPoints 数组中的最后一个点GraphicsPath.

也可以看看