FontId Type

FontId = number

An unsigned integer uniquely identifying a font family in the context of an IModel. The iModel stores a mapping between FontIds and FontFamilyDescriptors. TextStrings refer to fonts by the their FontIds. A font Id of zero represents an invalid/non-existent font.

@see IModelDbFonts to work with font Ids.

Defined in

Last Updated: 18 January, 2025