System::Drawing::Drawing2D::GraphicsPath::get_PathPoints 方法

GraphicsPath::get_PathPoints method

返回一个数组,包含构成当前对象表示的路径的点。

ArrayPtr<PointF> System::Drawing::Drawing2D::GraphicsPath::get_PathPoints() const

另见