PointAnimationUsingKeyFrames.KeyFrames Właściwość

Definicja

Pobiera lub ustawia kolekcję PointKeyFrame obiektów definiujących animację.

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

Wartość właściwości

PointKeyFrameCollection

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

Dotyczy

Zobacz też