ObjectKeyFrame.Value 屬性

定義

取得或設定主要畫面格的目標值。

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

屬性值

主要畫面格的目標值,這是在其指定之 KeyTime 的主要畫面格的值。 預設值是 0

備註

相依性屬性資訊

識別碼欄位 ValueProperty
中繼資料屬性設定為 true

適用於