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

[To be supplied.]

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

See Also

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