Parameters |
Description |
bool bShapeFile |
[in] True - to determine the font file as a set of shapes, or False - to determine the font file as a set of letters. |
Sets the interpretation of the associated font file as a Boolean value (DXF 70, bit 0x01). The initial value is False (Letters) by default.
Example of Working with the Text Style Record Object
Fonts of Text Styles
OdDbTextStyleTableRecord::isShapeFile() method
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|