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