API Reference > Classes > PRC Graphical Classes > OdPrcView Class > OdPrcView Methods > OdPrcView::setIsAnnotationView Method
OdPrcView::setIsAnnotationView Method
Syntax
C++
void setIsAnnotationView(bool isAnnotationView);
Parameters 
Description 
bool isAnnotationView 
[in] A new value of the flag to be set. 

Sets a new value of the annotation view flag. The annotation view flag indicates whether the view is an annotation view (if true) or not (if false). 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.