Class PerspectiveTransition
Base class pseudo 3D transitions.
Inherited Members
Namespace: Telerik.Windows.Controls.TransitionEffects
Assembly: Telerik.Windows.Controls.dll
Syntax
public abstract class PerspectiveTransition : ShaderTransitionProvider
Constructors
PerspectiveTransition()
Declaration
protected PerspectiveTransition()
Methods
CreateTransitionEffect()
Creates a new TransitionEffect with the current settings.
Declaration
protected override TransitionEffect CreateTransitionEffect()
Returns
TransitionEffect
A new instance of the TransitionEffect class. |