IKeyFrameAnimation.KeyFrames 屬性

定義

取得或設定已排序的集合 KeyFrames,其與這個動畫序列相關。

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

屬性值

IListKeyFrames

適用於