GxSystemFontNames

Assembly: Drawing;

Namespace: Prognoz.Platform.Interop.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.

Fore.NET Syntax

Class to get analog of the Class class:

None;

Class to get analog of the Class class object:

GxSystemFontNamesClass;

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

Related work items

Requirement