DropShadowEffect.Direction 属性

定义

获取或设置投影的方向。

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

属性值

投影的方向(以度为单位)。 默认值为 315。

适用于

另请参阅