Point3DKeyFrame.Value 屬性

定義

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

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

屬性值

Point3D

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

備註

相依性屬性資訊

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

適用於