Close

Relief for ODA Team in Ukraine

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

Returns the current value of the transparency 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 transparency flag value.

If the flag is true, the annotation background is transparent, otherwise the annotation background is opaque.

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