public enum BlindTransitionType | Value | Member | Description | 
|---|---|---|
| 0 | TopToBottom | (0x00000000)A Blind growing from top to bottom. | 
| 1 | LeftToRight | (0x00000001)A Blind growing from left to right. | 
| 2 | GrowingLeftToRight | A Blind growing from left to right. | 
| 3 | GrowingRightToLeft | A Blind growing from right to left. | 
| 4 | GrowingTopToBottom | A Blind growing from top to bottom. | 
| 5 | GrowingBottomToTop | A Blind growing from bottom to top. | 
The BlindTransition.TransitionType property specifies the type of "venetian" blind transition to be applied.