DecimalKeyFrame.Value 屬性

定義

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

public:
 property System::Decimal Value { System::Decimal get(); void set(System::Decimal value); };
public decimal Value { get; set; }
member this.Value : decimal with get, set
Public Property Value As Decimal

屬性值

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

備註

相依性屬性資訊

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

XAML Attribute Usage

<物件Value="Decimal"/>

適用於