alphaTab.model.Font
Description
(no description)
class Font
Properties
families | Gets the font family name. |
family | Gets the first font family name. |
isBold | |
isItalic | |
size | Gets the font size in pixels. |
style | Gets the font style. |
weight | Gets the font weight. |
Methods
fromJson(unknown) | |
toCssString(number) | |
toJson(Font) | |
withFamilyList(string[], number, FontStyle, FontWeight) | Initializes a new instance of the |
withSize(number) |