IKeyFrame.Value 屬性

定義

取得或設定與 KeyTime 執行個體相關聯的值。

public:
 property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

屬性值

這個屬性的目前值。

適用於