For a list of all members of this type, see RotateTransition members
Public Properties
Name | Description | |
---|---|---|
AccelerationRatio | Gets or sets the AccelerationRatio for the internal Storyboard object. (Inherited from TransitionBase) | |
AutoReverse | Gets or sets the System.Windows.Media.Animation.Timeline.AutoReverse for the internal Storyboard object. (Inherited from TransitionBase) | |
BeginTime | Gets or sets the System.Windows.Media.Animation.Timeline.BeginTime for the internal Storyboard object. (Inherited from TransitionBase) | |
DecelerationRatio | Gets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal Storyboard object. (Inherited from TransitionBase) | |
Duration | Gets or sets the System.Windows.Media.Animation.Timeline.Duration for the internal Storyboard object. (Inherited from TransitionBase) | |
Fill | Gets or sets the filled brush to be used to generate the animated OutBrush brush. This is a dependency property. (Inherited from TransitionBase) | |
FillBehavior | Gets or sets the System.Windows.Media.Animation.Timeline.FillBehavior for the internal Storyboard object. (Inherited from TransitionBase) | |
Grain | Gets or sets the Graining size. This is the smallest unit to be updated when applying a transition. (Inherited from TransitionBase) | |
OutBrush | Gets an animated brush created from the Fill and Leadtools.Windows.Media.Transitions.PushTransition.Push if the tranisition type is PushTransition to be used to fill any element. This is a dependency property. (Inherited from TransitionBase) | |
RepeatBehavior | Gets or sets the System.Windows.Media.Animation.Timeline.RepeatBehavior for the internal Storyboard object. (Inherited from TransitionBase) | |
SpeedRatio | Gets or sets the System.Windows.Media.Animation.Timeline.SpeedRatio for the internal Storyboard object. (Inherited from TransitionBase) | |
TargetObject | Gets or set a framework element to apply a transition to it. This is a dependency property. (Inherited from TransitionBase) | |
TransitionType | Gets or sets the type of RotateTransition. |