EffectSubtype

EffectSubtype enum

Represents subtypes of animation effect.

enum class EffectSubtype

Values

NameValueDescription
None0
Across1
Bottom2
BottomLeft3
BottomRight4
Center5
ObjectCenter6
SlideCenter7
Clockwise8
CounterClockwise9
GradualAndCycleClockwise10
GradualAndCycleCounterClockwise11
Down12
DownLeft13
DownRight14
FontAllCaps15
FontBold16
FontItalic17
FontShadow18
FontStrikethrough19
FontUnderline20
Gradual21
Horizontal22
HorizontalIn23
HorizontalOut24
In25
InBottom26
InCenter27
InSlightly28
Instant29
Left30
OrdinalMask31
Out32
OutBottom33
OutCenter34
OutSlightly35
Right36
Slightly37
Top38
TopLeft39
TopRight40
Up41
UpLeft42
UpRight43
Vertical44
VerticalIn45
VerticalOut46
Wheel147
Wheel248
Wheel349
Wheel450
Wheel851

See Also