Class FontExtensions

FontExtensions class

Contains extension methods for the Font class.

public static class FontExtensions

Methods

NameDescription
static ToGdiFont(Font)Converts the Font to the Font.
static ToGdiFont(Font, GraphicsUnit)Converts the Font to the Font.

See Also