GxSystemFontNames

Assembly: Drawing;

Description

The GxSystemFontNames class is used to work with the object that contains a collection of system fonts.

Comments

To get the collection of system fonts, create a new object by means of this class.

Class object properties inherited from IGxSystemFontNames

  Property name Brief description
Count The Count property returns the number of system fonts.
Item The Item property returns name of the system font by its number.

See also:

Drawing Assembly Classes