TransitionType Enumeration
|
Represent slide show transition type.
Namespace:
Spire.Presentation.Drawing.Transition
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum TransitionType
Public Enumeration TransitionType
public enum class TransitionType
Members
|
|
Member name
|
Value
|
Description
|
|
|
None
|
0
|
|
|
|
Airplane
|
1
|
|
|
|
Blinds
|
2
|
|
|
|
Box
|
3
|
|
|
|
Checker
|
4
|
|
|
|
Circle
|
5
|
2010:Shapes.
|
|
|
Comb
|
6
|
Supported Only In Office2007.
|
|
|
Conveyor
|
7
|
|
|
|
Cover
|
8
|
|
|
|
Cut
|
9
|
|
|
|
Cube
|
10
|
|
|
|
Curtains
|
11
|
|
|
|
Crush
|
12
|
|
|
|
Diamond
|
13
|
|
|
|
Dissolve
|
14
|
|
|
|
Doors
|
15
|
|
|
|
Drape
|
16
|
|
|
|
Fade
|
17
|
|
|
|
Ferris
|
18
|
|
|
|
FLash
|
19
|
|
|
|
Flip
|
20
|
|
|
|
Flythrough
|
21
|
|
|
|
Fracture
|
22
|
|
|
|
FallOver
|
23
|
|
|
|
Gallery
|
24
|
|
|
|
Glitter
|
25
|
|
|
|
Honeycomb
|
26
|
|
|
|
Newsflash
|
27
|
|
|
|
Orbit
|
28
|
|
|
|
Origami
|
29
|
|
|
|
PageCurlDouble
|
30
|
|
|
|
Pan
|
31
|
|
|
|
PeelOff
|
32
|
|
|
|
Plus
|
33
|
|
|
|
Prestige
|
34
|
2010:Uncover.
|
|
|
Pull
|
35
|
|
|
|
Push
|
36
|
|
|
|
Random
|
37
|
|
|
|
Reveal
|
38
|
|
|
|
RandomBar
|
39
|
|
|
|
Ripple
|
40
|
|
|
|
Rotate
|
41
|
|
|
|
Shred
|
42
|
|
|
|
SoundAction
|
43
|
|
|
|
Split
|
44
|
|
|
|
Strips
|
45
|
|
|
|
Switch
|
46
|
|
|
|
Vortex
|
47
|
|
|
|
Wedge
|
48
|
|
|
|
Wheel
|
49
|
|
|
|
Wipe
|
50
|
|
|
|
Window
|
51
|
|
|
|
Wind
|
52
|
|
|
|
Warp
|
53
|
2010:Zoom.
|
|
|
Zoom
|
54
|
|
|
|
Morph
|
55
|
office365 Morph
|
See Also