Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::getOpacity Method
Syntax
C++
void getOpacity(OdUInt8& value) const;

Returns the icon opacity for the sticky note object. The method fills a passed unsigned 8-bit integer value with the opacity value and returns it to a calling subroutine.

Parameters
Description
value
[in] A placeholder for the opacity value.

The opacity value should be in the range between 0 and 100. Default value is 100.

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