Rotation3DKeyFrame.KeyTime Propiedad

Definición

Obtiene o establece la hora a la que se debe alcanzar la propiedad Value de destino del fotograma clave.

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

Valor de propiedad

KeyTime

Hora a la que el valor actual del fotograma clave debe ser igual a su propiedad Value. El valor predeterminado es Uniform.

Implementaciones

Comentarios

Información sobre propiedades de dependencia

Campo identificador KeyTimeProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a

Consulte también