LAnimationWindow::IsPlayWhileLoadEnabled (original) (raw)

Summary

Determines whether the play while load feature is enabled.

Syntax

#include "ltwrappr.h"

L_BOOL LAnimationWindow::IsPlayWhileLoadEnabled()

Returns

The current state of the play while load feature. Possible values are:

Value Meaning
TRUE The play while load feature is enabled.
FALSE The play while load feature is disabled.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LAnimationWindow::EnablePlayWhileLoad.

LEADTOOLS Raster Imaging C++ Class Library Help