共用方式為


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。

適用於

另請參閱