EffectSubtype
Contents
[
Hide
]EffectSubtype enum
Represents subtypes of animation effect.
enum class EffectSubtype
Values
Name | Value | Description |
---|---|---|
None | 0 | |
Across | 1 | |
Bottom | 2 | |
BottomLeft | 3 | |
BottomRight | 4 | |
Center | 5 | |
ObjectCenter | 6 | |
SlideCenter | 7 | |
Clockwise | 8 | |
CounterClockwise | 9 | |
GradualAndCycleClockwise | 10 | |
GradualAndCycleCounterClockwise | 11 | |
Down | 12 | |
DownLeft | 13 | |
DownRight | 14 | |
FontAllCaps | 15 | |
FontBold | 16 | |
FontItalic | 17 | |
FontShadow | 18 | |
FontStrikethrough | 19 | |
FontUnderline | 20 | |
Gradual | 21 | |
Horizontal | 22 | |
HorizontalIn | 23 | |
HorizontalOut | 24 | |
In | 25 | |
InBottom | 26 | |
InCenter | 27 | |
InSlightly | 28 | |
Instant | 29 | |
Left | 30 | |
OrdinalMask | 31 | |
Out | 32 | |
OutBottom | 33 | |
OutCenter | 34 | |
OutSlightly | 35 | |
Right | 36 | |
Slightly | 37 | |
Top | 38 | |
TopLeft | 39 | |
TopRight | 40 | |
Up | 41 | |
UpLeft | 42 | |
UpRight | 43 | |
Vertical | 44 | |
VerticalIn | 45 | |
VerticalOut | 46 | |
Wheel1 | 47 | |
Wheel2 | 48 | |
Wheel3 | 49 | |
Wheel4 | 50 | |
Wheel8 | 51 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides