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!

Brushes.SeaShell

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Property SeaShell As Brush
[C#]
public static Brush SeaShell {get;}
[C++]
public: __property static Brush* get_SeaShell();
[JScript]
public static function get SeaShell() : Brush;

See Also

Brushes Class | Brushes Members | System.Drawing Namespace