IBehaviorFactory

IBehaviorFactory-Schnittstelle

Ermöglicht das Erstellen von Animationseffekten

public interface IBehaviorFactory

Methoden

NameBeschreibung
CreateColorEffect()Erstellt Farbeffekt.
CreateCommandEffect()Erstellt Kommandoeffekt.
CreateFilterEffect()Erstellt Filtereffekt.
CreateMotionEffect()Erstellt Bewegungseffekt.
CreatePropertyEffect()Erstellt Wirkungseffekt.
CreateRotationEffect()Erstellt Rotations-Effekt.
CreateScaleEffect()Erstellt Skalierungseffekt.
CreateSetEffect()Erstellt Set-Effekt.

Hinweise

Für COM-Kompatibilität.

Siehe Auch