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

[To be supplied.]

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

See Also

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