get_PathData()

GraphicsPath::get_PathData() method

Returns a PathData object containing the points that make up a path represented by the current object and their types.

SharedPtr<PathData> System::Drawing::Drawing2D::GraphicsPath::get_PathData()

See Also