Represents a list of SHX fonts among which the default SHX fonts are searched.
Top
Top
Top
The following tables list the members exposed by the SHXFontList type.
Name | Description | |
---|---|---|
SHXFontList | Initializes a new instance of the SHXFontList class. |
Name | Description | |
---|---|---|
DefaultFont | Gets a name of the default SHX file. | |
DefaultFontPath | Gets or sets a path to the default SHX file. | |
FontNames | Gets a list of names of the SHX fonts from the current SHXFontList. | |
Fonts | Gets a list of SHX fonts from the current SHXFontList. | |
SearchPath | Gets a list of paths from the current SHXFontList. | |
SearchedFonts | Gets a list that contains results of search for each SHX font. | |
ShapeFonts | Gets or sets a list of shapes of the SHX fonts. | |
Styles | Gets a list of font styles from the current SHXFontList. |
Name | Description | |
---|---|---|
AddStyle | Creates a text style and adds it to the current SHXFontList. | |
Dispose | ||
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |