Close

Relief for ODA Team in Ukraine

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

Returns the description of the sticky note object. The method fills a passed string object with the sticky note description and returns it to a calling subroutine.

Parameters
Description
value
[in] A placeholder for the string that contains the description of the sticky note object.

A reader application display the description only when a user views the sticky note properties.

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