PointKeyFrame.KeyTime Vlastnost

Definice

Získá nebo nastaví čas, kdy by měl být dosažen cíl Value klíčového rámce.

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

Hodnota vlastnosti

KeyTime

Čas, kdy by se aktuální hodnota rámce klíče měla rovnat jeho Value vlastnosti. Výchozí formát je Uniform.

Implementuje

Poznámky

Informace o vlastnosti závislosti

Pole identifikátoru KeyTimeProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro

Viz také