Rotation3DKeyFrame.Value Propiedad

Definición

Obtiene o establece el valor de destino del fotograma clave.

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

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