Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addAnnotation Method
Syntax
C++
void addAnnotation(const OdAnnotationPtr& annotation, const OdRect& location);

Adds a new annotation to the page. 

 

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