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!

HatchBrush.HatchStyle

[To be supplied.]

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

See Also

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