New to Telerik UI for WPFStart a free 30-day trial

Specify the direction of the rotation.

Definition

Namespace:Telerik.Windows.Controls.TransitionEffects

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum RotationDirection

Fields

Rotate around the X axis from top to bottom.

C#
Bottom = 3

Rotate around the Y axis from left to right.

C#
Left = 0

Rotate around the Y axis from right to left.

C#
Right = 2

Rotate around the X axis from bottom to top.

C#
Top = 1
In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support