Name | Description | |
---|---|---|
![]() | Font Constructor | Overloaded. |
The following tables list the members exposed by Font.
Name | Description | |
---|---|---|
![]() | Font Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bold | Gets information about whether the font is bold. |
![]() | GdiCharSet | Gets GDI char set. |
![]() | GdiVerticalFont | Gets information about whether the GDI font is vertical. |
![]() | Italic | Gets information about whether the font is italic. |
![]() | Name | Gets the name. |
![]() | OriginalFontName | Gets the original font name. |
![]() | Size | Gets the size. |
![]() | SizeInPoints | Gets the size in inches. |
![]() | Strikeout | Gets information about whether the font is strikethrough or not. |
![]() | Style | Gets the font style. |
![]() | Underline | Gets information about whether the font is underlined or not. |
![]() | Unit | Gets the graphical unit of measure. |
Name | Description | |
---|---|---|
![]() | Clone | Performs a cloning of this instance. |
![]() | Equals | Performs a comparison of two Font objects by value. |
![]() | GetHashCode | Gets the hash code of the current instance of class Font. |
![]() | ToString | Returns a string that represents the current object. |