Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnimation::getPlayOnOpenDocument Method
Syntax
C++
void getPlayOnOpenDocument(bool& state) const;

Returns the current value of the flag that determines whether the animation should be started when a document opens.

Parameters
Description
state
[out] A placeholder for the flag value.

If the flag is true, the animation starts after the document is opened, otherwise the animation starts on user request.

Copyright © 2002-2022. Open Design Alliance All rights reserved.