Click or drag to resize
Ab4d.SharpEngine logo

BitmapFont Methods

The BitmapFont type exposes the following members.

Methods
 NameDescription
Public methodGetKerning Gets the kerning for the specified character combination.
Public methodMeasureText Provides the size, in pixels, of the specified text when drawn with this font. When maxWidth is bigger then 0, then text is wrapped keep within the specified with.
Top
See Also