Key
M11
M12
M21
M22
Tag
Uri
X1
X2
Y1
Y2
Expand Minimize
This topic has not yet been rated - Rate this topic

AutoReverse

Silverlight

Gets or sets a value that indicates whether the timeline plays in reverse after it completes a forward iteration.

<object AutoReverse="Boolean"  .../>
value = object.AutoReverse
object.AutoReverse = value

Type: Boolean

true if the timeline plays in reverse at the end of each iteration; otherwise, false.

This property is read/write. The default value is false.

If the AutoReverse property is set to true, the timeline plays for twice the length of time specified by its Duration property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.