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

プロパティ値

キー フレームのターゲット値は、指定された KeyTime にあるこのキー フレームの値です。 既定値は 0 です。

注釈

依存プロパティ情報

識別子フィールド ValueProperty
に設定されたメタデータ プロパティ true なし

適用対象