Close

Relief for ODA Team in Ukraine

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

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

 

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

If the flag is true, the toolbar is diplayed when the annotation becomes active, otherwise the toolbar stays hidden.

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