QuaternionKeyFrame.KeyTime Proprietà

Definizione

Ottiene o imposta l'ora in cui deve essere raggiunto il valore Value di destinazione del fotogramma chiave.

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

Valore della proprietà

Ora in cui il valore corrente del fotogramma chiave deve essere uguale alla relativa proprietà Value. Il valore predefinito è Uniform.

Implementazioni

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore KeyTimeProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a

Vedi anche