API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnimation Class > OdAnimation Methods > OdAnimation::getAutoReplay Method
OdAnimation::getAutoReplay Method
Syntax
C++
void getAutoReplay(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the flag value. 

Returns the current value of the flag that determines whether the animation should be replayed.

If the flag is true, the animation is replayed instantly, otherwise the animation stops when it is finished.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.