Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.23
|
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 |
---|---|---|
0x00000002 | LeftToRight | (0x00000001)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. |
0x00000004 | TopToBottom | (0x00000000)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