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

[To be supplied.]

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

See Also

Pens Class | Pens Members | System.Drawing Namespace