TransitionEightDirectionType
TransitionEightDirectionType enum
Represent eight direction transition types.
enum class TransitionEightDirectionType
Values
| Name | Value | Description | 
|---|---|---|
| LeftDown | 0 | |
| LeftUp | 1 | |
| RightDown | 2 | |
| RightUp | 3 | |
| Left | 4 | |
| Up | 5 | |
| Down | 6 | |
| Right | 7 | 
See Also
- Namespace Aspose::Slides::SlideShow
- Library Aspose.Slides