API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryReference Class > Od2dGeometryReference Methods > Od2dGeometryReference::getBorder Method
Od2dGeometryReference::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 geometry reference object. The method fills a passed value and returns it to a calling subroutine.

If the object has a border, returns true, otherwise returns false.

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