FontProps Interface
The properties of a Font.
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | number | the Id, within an iModel, of this font. | |
| name | string | The name of the font. | |
| type | FontType | The type of font |
Defined in
- core/common/src/Fonts.ts Line 24
Last Updated: 30 November, 2023