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!

Pens.SpringGreen

[To be supplied.]

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

See Also

Pens Class | Pens Members | System.Drawing Namespace