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!

SystemPens.ControlLightLight

Pen is the color of the lightest part of a 3D element

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

See Also

SystemPens Class | SystemPens Members | System.Drawing Namespace