←Select platform

ZoomTransition Class Members

Summary

The following tables list the members exposed by ZoomTransition.

Public Constructors

Name Description
Public Constructor ZoomTransition Gets or sets the type of ZoomTransition.

Protected Constructors

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

Public Methods

Name Description
Public Method Begin Applies the ZoomTransition to the target object referenced by the Leadtools.Windows.Media.Transitions.TransitionBase.TargetObject property.
Public Method End Stops a transition. (Inherited from TransitionBase)

Protected Methods

Name Description
Protected Method CreateInstanceCore Creates a new instance of the ZoomTransition class.
Protected Method OnOutBrushChanged Raises the OutBrushChanged event. (Inherited from TransitionBase)

Public Properties

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

Public Events

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

Public Fields

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

See Also

ZoomTransition Class

Leadtools.Windows.Media.Transitions Namespace

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

Leadtools.Windows.Media.Transitions Assembly

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