Click or drag to resize
PointSpecularEffectLightColor Property
Color of the incoming light. Default value white.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public Color LightColor { get; set; }

Property Value

Type: Color
See Also