Enumeration: TransitionMode
viewer.TransitionMode
Enumeration for transition mode
readonly
description
Modes for specifying how transitions
between images are performed.
#
Enumeration members#
Default• Default = 0
Default transitions.
description
The viewer dynamically determines
whether transitions should be performed with or
without motion and blending for each transition
based on the underlying data.
#
Defined in#
Instantaneous• Instantaneous = 1
Instantaneous transitions.
description
All transitions are performed
without motion or blending.