Encapsulates font family, size and style information.
The following tables list the members exposed by the Font type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets whether the font is bold. |
|
![]() |
Gets the font height. |
|
![]() |
Gets whether the font is italic. |
|
![]() |
Gets or sets the font name. |
|
![]() |
Gets or sets the font size. |
|
![]() |
Gets the font height. |
|
![]() |
Gets whether the font draws a line through the text. |
|
![]() |
Gets or sets the font style. |
|
![]() |
Gets whether the font is underlined. |
|
![]() |
Gets or sets the unit used to specify font size. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Creates a copy of this Font. |
See Also