DropShadowEffect.Direction Property

Definition

Gets or sets the direction of the drop shadow.

public:
 property double Direction { double get(); void set(double value); };
public double Direction { get; set; }
member this.Direction : double with get, set
Public Property Direction As Double

Property Value

The direction of the drop shadow, in degrees. The default is 315.

Applies to

See also