API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::styleId Method
OdDbShape::styleId Method
Syntax
C++
OdDbObjectId styleId() const;

Returns the Object ID of the OdDbTextStyleTableRecord containing the SHX font file for this Shape entity.

A Shape entity is a single character of an SHX font. This function returns a reference to that font.

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