API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::getBorder Method
OdCADReference::getBorder Method
Syntax
C++
void getBorder(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the border flag value. 

Returns the current value of 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.