DropShadowEffect.ShadowDepth 屬性

定義

取得或設定延伸陰影在紋理下方的距離。

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

屬性值

Double

延伸陰影在紋理下方的距離。 預設值為 5。

適用於

另請參閱