FontTypeface Methods |
The FontTypeface type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Tests if this instance is equal to the specified object
(Overrides ObjectEquals(Object).) | |
| Equals(FontTypeface) |
Tests this instance for equality with another font typeface
| |
| GetHashCode |
Gets the hash code for this instance
(Overrides ObjectGetHashCode.) | |
| HasCharacterRange(RangeInt32) |
Gets a value indicating that this font supports the character range specified
| |
| HasCharacterRange(Int32, Int32) |
Gets a value indicating that this font supports the character range specified
| |
| HasCharacterRanges |
Gets a value indicating that this font supports the character ranges specified
| |
| ToString |
Gets a string representation of this typeface
(Overrides WidgetToString.) |