FontWeight¶
Summary¶
Specifies the weight or thickness of the font.
Signature¶
1 |
|
Namespace¶
cAlgo.API
Fields¶
Name | Description |
---|---|
Thin | The thin font. |
ExtraLight | The extra light font. |
UltraLight | The ultra light font. |
Light | The light font. |
Normal | The normal font. |
Regular | The regular font. |
Medium | The medium font. |
DemiBold | The demibold font. |
SemiBold | The semibold font. |
Bold | The bold font. |
ExtraBold | The extra bold font. |
UltraBold | The ultra bold font. |
Black | The black font. |
Heavy | The Heavy font. |
ExtraBlack | The Extra black font. |
UltraBlack | The ultra black font. |
See Also¶
Last update: February 3, 2023