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

Platforms

Win32, x64.

See Also

Example

For an example, refer to LAnimationWindow::IsAutoLoopEnabled.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.