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

适用于