IKeyFrameAnimation.KeyFrames Proprietà

Definizione

Ottiene o imposta un oggetto KeyFrames dell'insieme ordinato associato a questa sequenza di animazione.

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

Valore della proprietà

Oggetto IList di KeyFrames.

Si applica a