API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::setViewList Method
OdAnnotation::setViewList Method
Syntax
C++
void setViewList(const OdRect& location, const OdListBoxPtr& list);
Parameters 
Description 
const OdRect& location 
[out] A list box location.  
const OdListBoxPtr& list 
[out] A list box object. 

Adds a new list box object in a specified area and creates a list of view names in it. 

 

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