BitmapEffectCollection.Add(BitmapEffect) Metoda

Definice

Poznámka: Toto rozhraní API je teď zastaralé. Nezastaralá alternativa je Effect. Přidá na konec kolekce .BitmapEffect

public:
 virtual void Add(System::Windows::Media::Effects::BitmapEffect ^ value);
public void Add (System.Windows.Media.Effects.BitmapEffect value);
abstract member Add : System.Windows.Media.Effects.BitmapEffect -> unit
override this.Add : System.Windows.Media.Effects.BitmapEffect -> unit
Public Sub Add (value As BitmapEffect)

Parametry

value
BitmapEffect

Přidá BitmapEffect se na konec kolekce.

Implementuje

Platí pro