AnimationTimeline.CreateClock Method
.NET Framework 4.5
Creates a new Clock from this AnimationTimeline.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateClock() | Creates a new AnimationClock from this AnimationTimeline. |
|
CreateClock(Boolean) | Creates a new Clock from this Timeline and specifies whether the new Clock is controllable. If this Timeline has children, a tree of clocks is created with this Timeline as the root. (Inherited from Timeline.) |