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: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.