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!

PathData.types

[To be supplied.]

[Visual Basic]
Public types() As Byte
[C#]
public byte[] types;
[C++]
public: unsigned char* types[];
[JScript]
public var types : Byte[];

See Also

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