EffectSubtype

EffectSubtype enumeration

Represents subtypes of animation effect.

public enum EffectSubtype

Values

NameValueDescription
None0
Across1
Bottom2
BottomLeft3
BottomRight4
Center5
Clockwise6
CounterClockwise7
GradualAndCycleClockwise8
GradualAndCycleCounterClockwise9
Down10
DownLeft11
DownRight12
FontAllCaps13
FontBold14
FontItalic15
FontShadow16
FontStrikethrough17
FontUnderline18
Gradual19
Horizontal20
HorizontalIn21
HorizontalOut22
In23
InBottom24
InCenter25
InSlightly26
Instant27
Left28
OrdinalMask29
Out30
OutBottom31
OutCenter32
OutSlightly33
Right34
Slightly35
Top36
TopLeft37
TopRight38
Up39
UpLeft40
UpRight41
Vertical42
VerticalIn43
VerticalOut44
Wheel145
Wheel246
Wheel347
Wheel448
Wheel849

See Also