Font

From Xojo Documentation

Class (inherits from Object)

New in 2020r2

A Font.

Constructors

Constructor(postscriptName As String, pointSize As Double)


Properties
Ascent fa-lock-32.png Leading fa-lock-32.png Size fa-lock-32.png
CapHeight fa-lock-32.png LineHeight fa-lock-32.png XHeight fa-lock-32.png
Descent fa-lock-32.png Name fa-lock-32.png
Shared Methods
BoldSystemFont SmallSystemFontSize
FromHandle SystemFont
ItalicSystemFont SystemFontSize


Notes

Use this class to get information about fonts and assign them to Font properties at runtime.

Compatibility

iOS project types on iOS and iPadOS operating systems.