GraphicsPath.Reverse

GraphicsPath.Reverse method

Reverses the order of points in the PathPoints array of this GraphicsPath.

public void Reverse()

See Also