Int32AnimationUsingKeyFrames.KeyFrames Właściwość

Definicja

Pobiera lub ustawia kolekcję Int32KeyFrame obiektów, które definiują animację.

public:
 property System::Windows::Media::Animation::Int32KeyFrameCollection ^ KeyFrames { System::Windows::Media::Animation::Int32KeyFrameCollection ^ get(); void set(System::Windows::Media::Animation::Int32KeyFrameCollection ^ value); };
public System.Windows.Media.Animation.Int32KeyFrameCollection KeyFrames { get; set; }
member this.KeyFrames : System.Windows.Media.Animation.Int32KeyFrameCollection with get, set
Public Property KeyFrames As Int32KeyFrameCollection

Wartość właściwości

Int32KeyFrameCollection

Kolekcja Int32KeyFrame obiektów definiujących animację. Wartość domyślna to Empty.

Dotyczy

Zobacz też