Compositor.CreateAnimationGroup Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erstellt eine instance von CompositionAnimationGroup.
public:
virtual CompositionAnimationGroup ^ CreateAnimationGroup() = CreateAnimationGroup;
CompositionAnimationGroup CreateAnimationGroup();
public CompositionAnimationGroup CreateAnimationGroup();
function createAnimationGroup()
Public Function CreateAnimationGroup () As CompositionAnimationGroup
Gibt zurück
Gibt das erstellte CompositionAnimationGroup-Objekt zurück.