API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::setBorder Method
OdCADReference::setBorder Method
Syntax
C++
void setBorder(bool state);
Parameters 
Description 
bool state 
[in] A new value of the flag. 

Sets the border flag for the CAD reference.

The border flag determines whether the CAD reference is rendered in the document with a border. If the flag is true, the CAD reference has a border, otherwise it does not.

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