Clock(Timeline) Konstruktor

Definition

Initialisiert eine neue Instanz der Clock Klasse, wobei die angegebene Als Vorlage verwendet Timeline wird. Das neue Clock Objekt hat keine untergeordneten Elemente.

protected public:
 Clock(System::Windows::Media::Animation::Timeline ^ timeline);
protected internal Clock(System.Windows.Media.Animation.Timeline timeline);
new System.Windows.Media.Animation.Clock : System.Windows.Media.Animation.Timeline -> System.Windows.Media.Animation.Clock
Protected Friend Sub New (timeline As Timeline)

Parameter

timeline
Timeline

Die Timeline , von der diese Uhr gebaut werden soll. Uhren werden nicht für untergeordnete Timeline Objekte erstellt, sofern vorhanden.

Gilt für: