Drawing > Drawing Assembly Interfaces > IGxSystemFontNames
Assembly: Drawing;
Namespace: Prognoz.Platform.Interop.Drawing;
The IGxSystemFontNames interface is used to work with the collection of system fonts.
IGxSystemFontNames
To get the collection of system fonts, create a new object by means of the GxSystemFontNames class.
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: