Leadtools.Windows.Media.Transitions Namespace : BlindTransitionType Enumeration |
public enum BlindTransitionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum BlindTransitionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BlindTransitionType
public enum class BlindTransitionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | TopToBottom | A Blind growing from top to bottom. |
0x00000001 | LeftToRight | A Blind growing from left to right. |
0x00000002 | GrowingLeftToRight | A Blind growing from left to right. |
0x00000003 | GrowingRightToLeft | A Blind growing from right to left. |
0x00000004 | GrowingTopToBottom | A Blind growing from top to bottom. |
0x00000005 | GrowingBottomToTop | A Blind growing from bottom to top. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Media.Transitions.BlindTransitionType