IKeyFrameAnimation.KeyFrames Propriété

Définition

Obtient ou définit une collection ordonnée KeyFrames associée à cette séquence d'animation.

public:
 property System::Collections::IList ^ KeyFrames { System::Collections::IList ^ get(); void set(System::Collections::IList ^ value); };
public System.Collections.IList KeyFrames { get; set; }
member this.KeyFrames : System.Collections.IList with get, set
Public Property KeyFrames As IList

Valeur de propriété

Objet IList de KeyFrames.

S’applique à