IKeyFrame.KeyTime Eigenschaft

Definition

Dient zum Abrufen oder Festlegen KeyTime von Werten, die einem KeyFrame -Objekt zugeordnet sind.

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

Eigenschaftswert

Eine KeyTime Instanz.

Gilt für: