Click or drag to resize

FontTypeface Methods

The FontTypeface type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Tests if this instance is equal to the specified object
(Overrides ObjectEquals(Object).)
Public methodEquals(FontTypeface)
Tests this instance for equality with another font typeface
Public methodGetHashCode
Gets the hash code for this instance
(Overrides ObjectGetHashCode.)
Public methodHasCharacterRange(RangeInt32)
Gets a value indicating that this font supports the character range specified
Public methodHasCharacterRange(Int32, Int32)
Gets a value indicating that this font supports the character range specified
Public methodHasCharacterRanges
Gets a value indicating that this font supports the character ranges specified
Public methodToString
Gets a string representation of this typeface
(Overrides WidgetToString.)
Top
See Also