FontStretch Methods
.NET Framework 4.5
The FontStretch type exposes the following members.
| Name | Description | |
|---|---|---|
|
Compare | Compares two instances of FontStretch objects. |
|
Equals(FontStretch) | Compares a FontStretch object with the current FontStretch object. |
|
Equals(Object) | Compares a Object with the current FontStretch object. (Overrides ValueType.Equals(Object).) |
|
FromOpenTypeStretch | Creates a new instance of FontStretch that corresponds to the OpenType usStretchClass value. |
|
GetHashCode | Retrieves the hash code for this object. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToOpenTypeStretch | Returns a value that represents the OpenType usStretchClass for this FontStretch object. |
|
ToString | Creates a String representation of the current FontStretch object based on the current culture. (Overrides ValueType.ToString().) |
| Name | Description | |
|---|---|---|
|
IFormattable.ToString | For a description of this member, see IFormattable.ToString. |