←Select platform

TransitionBase Class Members

Summary

The following tables list the members exposed by TransitionBase.

Protected Constructors

Name Description
Protected Constructor TransitionBase Initializes a new instance of a TransitionBase class with the specified parameters.

Public Methods

Name Description
Public Method Begin Apply a transition to its TargetObject.
Public Method End Stops a transition.

Protected Methods

Name Description
Protected Method OnOutBrushChanged Raises the OutBrushChanged event.

Public Properties

Name Description
Public Property AccelerationRatio Gets or sets the AccelerationRatio for the internal 'Storyboard' object.
Public Property AutoReverse Gets or sets the System.Windows.Media.Animation.Timeline.AutoReverse for the internal 'Storyboard object.
Public Property BeginTime Gets or sets the System.Windows.Media.Animation.Timeline.BeginTime for the internal 'Storyboard' object.
Public Property DecelerationRatio Gets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal 'Storyboard' object.
Public Property Duration Gets or sets the System.Windows.Media.Animation.Timeline.Duration for the internal 'Storyboard' object.
Public Property Fill Gets or sets the filled brush to be used to generate the animated OutBrush brush. This is a dependency property.
Public Property FillBehavior Gets or sets the System.Windows.Media.Animation.Timeline.FillBehavior for the internal 'Storyboard' object.
Public Property Grain Gets or sets the Graining size. This is the smallest unit to be updated when applying a transition.
Public Property 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.
Public Property RepeatBehavior Gets or sets the System.Windows.Media.Animation.Timeline.RepeatBehavior for the internal 'Storyboard' object.
Public Property SpeedRatio Gets or sets the System.Windows.Media.Animation.Timeline.SpeedRatio for the internal 'Storyboard' object.
Public Property TargetObject Gets or set a framework element to apply a transition to it. This is a dependency property.

Public Events

Name Description
Public Event Completed Add/Remove the System.Windows.Media.Animation.Timeline.Completed for the internal 'Storyboard' object.
Public Event OutBrushChanged Occurs when the value of the OutBrush property changes.

Public Fields

Name Description
Public Field static  | Shared in VB AccelerationRatioProperty Identifies the AccelerationRatio dependency property.
Public Field static  | Shared in VB AutoReverseProperty Identifies the AutoReverse dependency property.
Public Field static  | Shared in VB BeginTimeProperty Identifies the BeginTime dependency property.
Public Field static  | Shared in VB DecelerationRatioProperty Identifies the DecelerationRatio dependency property.
Public Field static  | Shared in VB DurationProperty Identifies the Duration dependency property.
Public Field static  | Shared in VB FillBehaviorProperty Identifies the FillBehavior dependency property.
Public Field static  | Shared in VB FillProperty Identifies the Fill dependency property.
Public Field static  | Shared in VB GrainProperty Identifies the Grain dependency property.
Public Field static  | Shared in VB OutBrushProperty Identifies the OutBrush dependency property.
Public Field static  | Shared in VB RepeatBehaviorProperty Identifies the RepeatBehavior dependency property.
Public Field static  | Shared in VB SpeedRatioProperty Identifies the SpeedRatio dependency property.
Public Field static  | Shared in VB TargetObjectProperty Identifies the TargetObject dependency property.

See Also

TransitionBase Class

Leadtools.Windows.Media.Transitions Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.