Lenguaje

Point3DKeyFrame.Value Propiedad

Definición

Obtiene o establece el valor de destino del fotograma clave.

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

Valor de propiedad

Valor de destino del fotograma clave, que es el valor de este fotograma clave en su especificado KeyTime. El valor por defecto es 0.

Comentarios

Información de la propiedad dependency

Elemento Value
Campo identificador ValueProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a