Clock(Timeline) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- timeline
- Timeline
A Timeline partir da qual este relógio deve ser construído. Os relógios não serão criados para nenhum objeto filho Timeline , se existirem.