Click or drag to resize

Fonts Methods

The Fonts type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCached(String, Single, FontStyle, FontDecoration)
Gets a cached font
Public methodStatic memberCached(FontFamily, Single, FontStyle, FontDecoration)
Gets a cached font
Public methodStatic memberClearCache
Clears the font cache
Public methodStatic memberCursive
Gets a font with the Cursive family and the specified size and style
Public methodStatic memberFantasy
Gets a font with the Fantasy family and the specified size and style
Public methodStatic memberMonospace
Gets a font with the Monospace family and the specified size and style
Public methodStatic memberSans
Gets a font with the Sans family and the specified size and style
Public methodStatic memberSerif
Gets a font with the Serif family and the specified size and style
Top
See Also