VectorAnimationUsingKeyFrames.KeyFrames Właściwość

Definicja

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

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

Wartość właściwości

VectorKeyFrameCollection

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

Dotyczy

Zobacz też