This topic has not yet been rated - Rate this topic

TimelineGroup Constructor

Initializes a new instance of the TimelineGroup class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method TimelineGroup() Initializes a new instance of the TimelineGroup class, with default properties.
Protected method TimelineGroup(Nullable<TimeSpan>) Initializes a new instance of the TimelineGroup class with the specified BeginTime.
Protected method TimelineGroup(Nullable<TimeSpan>, Duration) Initializes a new instance of the TimelineGroup class with the specified BeginTime and Duration.
Protected method TimelineGroup(Nullable<TimeSpan>, Duration, RepeatBehavior) Initializes a new instance of the TimelineGroup class with the specified BeginTime, Duration, and RepeatBehavior.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.