Represents a list of SHX fonts among which the default SHX fonts are searched.

The following tables list the members exposed by the SHXFontList type.

Name Description
Public constructor SHXFontList Initializes a new instance of the SHXFontList class.
Top
Name Description
Public property DefaultFont Gets a name of the default SHX file.
Public property DefaultFontPath Gets or sets a path to the default SHX file.
Public property FontNames Gets a list of names of the SHX fonts from the current SHXFontList.
Public property Fonts Gets a list of SHX fonts from the current SHXFontList.
Public property SearchPath Gets a list of paths from the current SHXFontList.
Public property SearchedFonts Gets a list that contains results of search for each SHX font.
Public property ShapeFonts Gets or sets a list of shapes of the SHX fonts.
Public property Styles Gets a list of font styles from the current SHXFontList.
Top
Name Description
Public method AddStyle Creates a text style and adds it to the current SHXFontList.
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top