Enum
RotationDirection

Specify the direction of the rotation.

Definition

Namespace:Telerik.Windows.Controls.TransitionEffects

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum RotationDirection

Fields

Bottom

Rotate around the X axis from top to bottom.

Declaration

cs-api-definition
Bottom = 3

Field Value

RotationDirection

Left

Rotate around the Y axis from left to right.

Declaration

cs-api-definition
Left = 0

Field Value

RotationDirection

Right

Rotate around the Y axis from right to left.

Declaration

cs-api-definition
Right = 2

Field Value

RotationDirection

Top

Rotate around the X axis from bottom to top.

Declaration

cs-api-definition
Top = 1

Field Value

RotationDirection

In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support