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!

Color.DarkSeaGreen

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Property DarkSeaGreen As Color
[C#]
public static Color DarkSeaGreen {get;}
[C++]
public: __property static Color get_DarkSeaGreen();
[JScript]
public static function get DarkSeaGreen() : Color;

See Also

Color Structure | Color Members | System.Drawing Namespace