Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addLink Method
Syntax
C++
void addLink(const OdLinkPtr& link, const OdRect& location);

Adds a link to the page. 

 

Parameters
Description
link
[in] A smart pointer to a link object that should be added.
location
[in] A rectangle that specifies the location of an added link within the page. It determines where the link will be placed on the page.
Copyright © 2002-2022. Open Design Alliance All rights reserved.