ContainerVisual.Effect 屬性

定義

取得或設定要套用至 ContainerVisual 的點陣圖效果。

public:
 property System::Windows::Media::Effects::Effect ^ Effect { System::Windows::Media::Effects::Effect ^ get(); void set(System::Windows::Media::Effects::Effect ^ value); };
public System.Windows.Media.Effects.Effect Effect { get; set; }
member this.Effect : System.Windows.Media.Effects.Effect with get, set
Public Property Effect As Effect

屬性值

Effect

表示點陣圖效果的 Effect

適用於

另請參閱