DropShadowEffectColor Property |
Gets or sets the color of the drop shadow.
Namespace: System.Windows.Media.EffectsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic Color Color { get; set; }
Property Value
Type:
Color
See Also