Clock(Timeline) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.