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.PathTypes

[To be supplied.]

[Visual Basic]
Public ReadOnly Property PathTypes As Byte ()
[C#]
public byte[] PathTypes {get;}
[C++]
public: __property unsigned char* get_PathTypes();
[JScript]
public function get PathTypes() : Byte[];

See Also

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