GraphicsFont Constructor |
Name | Description | |
---|---|---|
![]() | GraphicsFont(Font) |
Initializes a graphics font using a Font object.
|
![]() | GraphicsFont(Font, Boolean) |
Initializes a graphics font using a Font object.
|
![]() | GraphicsFont(String, Int32) |
Initializes a graphics font with the typeface name and size.
|
![]() | GraphicsFont(String, Int32, FontStyle, Boolean) |
Initializes a graphics font with the given arguments.
|