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