Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::getPopupLocation Method
Syntax
C++
void getPopupLocation(OdRect& popup_location) const;

Returns the location of the popup window that displays the sticky note object's content. The method fills the content of the passed OdRect instance with location data and returns it to a calling subroutine.

Parameters
Description
popup_location
[out] A placeholder for the rectangle that represents the location of the popup window.
Copyright © 2002-2022. Open Design Alliance All rights reserved.