Provides a platform-independent representation of a font.
The following tables list the members exposed by the Font type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Font class. |
Name | Description | |
---|---|---|
![]() |
Cloneable.clone implementation. |
|
![]() |
Creates a copy of this font with different size and style. |
|
![]() |
Gets the height of the font when used to render texts in the specified Graphics. |
|
![]() |
Gets the name of the font. |
|
![]() |
Gets the size of the font, in points. |
|
![]() |
Gets the style of the font. |
|
![]() |
Gets a value indicating whether the font is bold. |
|
![]() |
Gets a value indicating whether the font is italic. |
|
![]() |
Gets a value indicating whether the font is struck out. |
|
![]() |
Gets a value indicating whether the font is underlined. |
|
![]() |
Externalizable.readExternal implementation. |
|
![]() |
Externalizable.writeExternal implementation. |