get_Points()

PathData::get_Points() method

Returns an array containing the points that make up a path.

ArrayPtr<PointF> System::Drawing::Drawing2D::PathData::get_Points()

See Also