Gets or sets the enumeration that specifies the direction in which the animation is rendering the frames.
Object.defineProperty(CinePlayer.prototype, 'direction',
get: function(),
set: function(value)
)
direction: PlayingDirection;
PlayingDirection that specifies the direction in which the animation is rendering the frames.
The default value is Forward.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET