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

適用対象