LAnimationWindow::IsLoopEnabled

#include "ltwrappr.h"

L_BOOL LAnimationWindow::IsLoopEnabled() const

Determines whether looping is enabled for the animation playback.

Returns

The current state for animation looping. Possible values are:

Value

Meaning

TRUE

Animation looping is enabled.

FALSE

Animation looping is disabled.

Comments

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
LTDLG
LTEFX
LTFIL
LTIMG
LTSCR
LTTWN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help