API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::setPropertyList Method
OdAnnotation::setPropertyList Method
Syntax
C++
void setPropertyList(const OdRect& location);
Parameters 
Description 
const OdRect& location 
[in] A rectangle that determines the location. 

Creates a new OdList object in a specified location and fills it with property values of the node selected at the annotation object. If the node has no property, the list object remains empty.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.