Clock(Timeline) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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 são criados para quaisquer objetos filhos Timeline , caso existam.