VsColors.ThreeDLightShadowKey Property

Gets the 3-D light shadow key.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ThreeDLightShadowKey As Object
public static Object ThreeDLightShadowKey { get; }
public:
static property Object^ ThreeDLightShadowKey {
    Object^ get ();
}
static member ThreeDLightShadowKey : Object with get
static function get ThreeDLightShadowKey () : Object

Property Value

Type: Object
The 3-D light shadow key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace