Leadtools.Windows.Media.Transitions Namespace : RotateTransitionType Enumeration |
public enum RotateTransitionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RotateTransitionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RotateTransitionType
public enum class RotateTransitionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | LeftToRight | Rotate from left to right. The old image remains in place. The new image begins appearing from the left. |
0x00000001 | RightToLeft | Rotate from right to left. The old image remains in place. The new image begins appearing from the right. |
0x00000002 | TopToBottom | Rotate from top to bottom. The old image remains in place. The new image begins appearing from the top. |
0x00000003 | BottomToTop | Rotate from bottom to top. The old image remains in place. The new image begins appearing from the bottom. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Media.Transitions.RotateTransitionType