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

GraphicsPath::get_PathPoints method

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

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

另见