ColorToneEffect.LightColorProperty Field

This property is mapped to the LightColor variable within the pixel shader.

Namespace: Microsoft.Expression.Media.Effects
Assembly: Microsoft.Expression.Effects (in microsoft.expression.effects.dll)

Syntax

'Declaration
Public Shared ReadOnly LightColorProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = ColorToneEffect.LightColorProperty
public static readonly DependencyProperty LightColorProperty
public:
static initonly DependencyProperty^ LightColorProperty
public static final DependencyProperty LightColorProperty
public static final var LightColorProperty : DependencyProperty

See Also

Reference

ColorToneEffect Class
ColorToneEffect Members
Microsoft.Expression.Media.Effects Namespace