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 Constructor ()

Initializes a new instance of the GraphicsPath class with a FillMode of Alternate.

[Visual Basic]
Overloads Public Sub New()
[C#]
public GraphicsPath();
[C++]
public: GraphicsPath();
[JScript]
public function GraphicsPath();

See Also

GraphicsPath Class | GraphicsPath Members | System.Drawing.Drawing2D Namespace | GraphicsPath Constructor Overload List