This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Pens.PowderBlue
[To be supplied.]
[Visual Basic]
Public Shared ReadOnly Property PowderBlue As Pen
[C#]
public static Pen PowderBlue {get;}
[C++]
public: __property static Pen* get_PowderBlue();
[JScript]
public static function get PowderBlue() : Pen;