FontProps Interface
The properties of a Font. This includes a iModel local id, the font type, and the font name.
Properties
Name | Type | Description | |
---|---|---|---|
id | number | ||
name | string | ||
type | FontType |
Defined in
- core/common/src/Fonts.ts Line 17
Last Updated: 15 June, 2021