System::Drawing::Drawing2D::GraphicsPath::GetLastPoint 方法

GraphicsPath::GetLastPoint method

返回一个 PointF 对象,表示路径中的最后一点。

PointF System::Drawing::Drawing2D::GraphicsPath::GetLastPoint() const

另见