#include "ltwrappr.h"
L_BOOL LAnimationWindow::IsLoopEnabled() const
Determines whether looping is enabled for the animation playback.
The current state for animation looping. Possible values are:
Value |
Meaning |
TRUE |
Animation looping is enabled. |
FALSE |
Animation looping is disabled. |
The setting for auto loop overrides this setting.
If auto loop is enabled, this function will always return TRUE, and animation playback will automatically loop.
If auto loop is disabled, then the return value of this function will indicate the current state for animation playback looping.
Required DLLs and Libraries
LTDIS For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64.
Functions: |
LAnimationWindow::LAnimationWindow, LAnimationWindow::EnableLoop, LAnimationWindow::EnableAutoLoop, LAnimationWindow::PlayAnimation, Class Members |
For an example, refer to LAnimationWindow::IsAutoLoopEnabled.
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