Click or drag to resize
DropShadowEffectDirection Property
Gets or sets the direction of the drop shadow.

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

Property Value

Type: Double
See Also