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

Returns the current value of the SHX fonts geometry representation flag.

The SHX fonts geometry representation flag determines whether SHX fonts are represented as geometry (if the flag value is true) or not (if false).

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