Click or drag to resize
DropShadowEffectColor Property
Gets or sets the color of the drop shadow.

Namespace: System.Windows.Media.Effects
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Color Color { get; set; }

Property Value

Type: Color
See Also