Base class pseudo 3D transitions.
Definition
Namespace:Telerik.Windows.Controls.TransitionEffects
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public abstract class PerspectiveTransition : ShaderTransitionProvider
Inheritance: objectTransitionProviderShaderTransitionProviderPerspectiveTransition
Derived Classes:
Inherited Members
Constructors
C#
protected PerspectiveTransition()
Methods
Creates a new TransitionEffect with the current settings.
C#
protected override TransitionEffect CreateTransitionEffect()
A new instance of the TransitionEffect class.
Overrides: