共用方式為


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 屬性使用方式

< 物件Value=“Decimal”/>

適用於