Close

Relief for ODA Team in Ukraine

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

Returns the title of the popup window for the sticky note object. The method fills a passed string object with the popup window's title and returns it to a calling subroutine.

Parameters
Description
value
[in] A placeholder for the string that contains the title of the popup window.

Usually, the popup window title contains the name of the user who has added the note.

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