NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

GraphicsPath.Reverse

[To be supplied.]

[Visual Basic]
Public Sub Reverse()
[C#]
public void Reverse();
[C++]
public: void Reverse();
[JScript]
public function Reverse();

See Also

GraphicsPath Class | GraphicsPath Members | System.Drawing.Drawing2D Namespace