FontStyle Methods
.NET Framework 4.5
The FontStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(FontStyle) | Compares a FontStyle with the current FontStyle instance for equality. |
|
Equals(Object) | Compares an Object with the current FontStyle instance for equality. (Overrides ValueType.Equals(Object).) |
|
GetHashCode | Retrieves the hash code for this object. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Creates a String that represents the current FontStyle object and is based on the CurrentCulture property information. (Overrides ValueType.ToString().) |
| Name | Description | |
|---|---|---|
|
IFormattable.ToString | For a description of this member, see IFormattable.ToString. |