FontFamily Class |
Namespace: Eto.Drawing
The FontFamily type exposes the following members.
Name | Description | |
---|---|---|
![]() | FontFamily(String) |
Initializes a new instance of the FontFamily class with the given font familyName |
![]() | FontFamily(FontFamilyIHandler) |
Initializes a new instance of the FontFamily class with the specified handler
|
Name | Description | |
---|---|---|
![]() | LocalizedName |
Gets the localized name of the font for the current UI language
|
![]() | Name |
Gets the name of this font family
|
![]() | Typefaces |
Gets an enumeration of the one or more supported typefaces for this font family
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Tests if this instance is equal to the specified object
(Overrides ObjectEquals(Object).) |
![]() | Equals(FontFamily) |
Tests this instance for equality with another font family
|
![]() | GetHashCode |
Gets the hash code for this instance
(Overrides ObjectGetHashCode.) |
![]() | ToString |
Gets a string representation of this font family
(Overrides WidgetToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Tests two FontFamily objects for equality
|
![]() ![]() | Inequality |
Tests two FontFamily objects for inequality
|