Click or drag to resize

DataTimelineModel Methods

The DataTimelineModel type exposes the following members.

Methods
  NameDescription
Public methodAnimationOrTimelineHasCameraAnimation
Tells if the animation or timeline with identifier id has a camera animation.
Public methodAnimations
Gets the list of animations stored in the timeline model.
Public methodAnimations(DataTimelineAnimationType)
Gets the list of animations filtered according to the specified animation type.
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also