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!

Pen.PenType

[To be supplied.]

[Visual Basic]
Public ReadOnly Property PenType As PenType
[C#]
public PenType PenType {get;}
[C++]
public: __property PenType get_PenType();
[JScript]
public function get PenType() : PenType;

See Also

Pen Class | Pen Members | System.Drawing Namespace