Int16AnimationUsingKeyFrames.KeyFrames 屬性

定義

取得或設定定義動畫的 Int16KeyFrame 物件集合。

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

屬性值

Int16KeyFrameCollection

定義動畫的 Int16KeyFrame 物件集合。 預設值是 Empty

適用於

另請參閱