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

[To be supplied.]

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

See Also

Pens Class | Pens Members | System.Drawing Namespace