Vector3DKeyFrame.Value 屬性

定義

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

public:
 property System::Windows::Media::Media3D::Vector3D Value { System::Windows::Media::Media3D::Vector3D get(); void set(System::Windows::Media::Media3D::Vector3D value); };
public System.Windows.Media.Media3D.Vector3D Value { get; set; }
member this.Value : System.Windows.Media.Media3D.Vector3D with get, set
Public Property Value As Vector3D

屬性值

Vector3D

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

備註

相依性屬性資訊

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

適用於