GetLastPoint
GraphicsPath.GetLastPoint method
获取此路径的 PathPoints 数组中的最后一个点GraphicsPath
.
public PointF GetLastPoint()
返回值
这个 PathPoints 数组中的最后一个点GraphicsPath
.
也可以看看
- struct PointF
- class GraphicsPath
- 命名空间 System.Drawing.Drawing2D
- 部件 Aspose.Drawing
获取此路径的 PathPoints 数组中的最后一个点GraphicsPath
.
public PointF GetLastPoint()
这个 PathPoints 数组中的最后一个点GraphicsPath
.