Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addStickyNote Method
Syntax
C++
void addStickyNote(const OdStickyNotePtr& note, const OdRect& location);

Adds a sticky note object to the page

 

Parameters
Description
note
[in] A smart pointer to a sticky note object.
location
[in] A rectangle that specifies the page area where the sticky note appears.

The size and appearance of the sticky note object icon is predefined and depends on the viewer application. The position of the icon is specified by the center of the specified rectangle.

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