Click or drag to resize

GraphicsFont Constructor

Overload List
  NameDescription
Public methodGraphicsFont(Font)
Initializes a graphics font using a Font object.
Public methodGraphicsFont(Font, Boolean)
Initializes a graphics font using a Font object.
Public methodGraphicsFont(String, Int32)
Initializes a graphics font with the typeface name and size.
Public methodGraphicsFont(String, Int32, FontStyle, Boolean)
Initializes a graphics font with the given arguments.
Top
See Also