ParallelTimeline Constructor
.NET Framework 4.5
Initializes a new instance of the ParallelTimeline class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ParallelTimeline() | Initializes a new instance of the ParallelTimeline class. |
|
ParallelTimeline(Nullable<TimeSpan>) | Initializes a new instance of the ParallelTimeline class with the specified BeginTime. |
|
ParallelTimeline(Nullable<TimeSpan>, Duration) | Initializes a new instance of the ParallelTimeline class with the specified BeginTime and Duration. |
|
ParallelTimeline(Nullable<TimeSpan>, Duration, RepeatBehavior) | Initializes a new instance of the ParallelTimeline class with the specified BeginTime, Duration, and RepeatBehavior. |