Click or drag to resize
DropShadowEffectOpacity Property
Gets or sets the opacity of the drop shadow.

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

Property Value

Type: Double
See Also