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

Returns the list box object that contains the list of view names. The method fills the passed location and list box objects, then returns them to a calling subroutine. 

 

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