get_PathPoints()

GraphicsPath::get_PathPoints() const method

Returns an array that contains points that make up a path represented by the current object.

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

See Also