Close

Relief for ODA Team in Ukraine

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

Returns the current value of the interactivity flag of the annotation. The method fills a passed boolean value and returns it to a calling subroutine. 

 

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

If the flag is true, the annotation interactiviy is enabled, otherwise interactivity is disabled.

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