TransitionEightDirectionType
TransitionEightDirectionType enumeration
Represent eight direction transition types.
public enum 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
- assembly Aspose.Slides