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