Langue

Clock(Timeline) Constructeur

Définition

Initialise une nouvelle instance de la Clock classe à l’aide du modèle spécifié Timeline . Le nouvel Clock objet n’a pas d’enfants.

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)

Paramètres

timeline
Timeline

À Timeline partir duquel cette horloge doit être construite. Les horloges ne sont pas créées pour les objets enfants Timeline , s’ils existent.

S’applique à