Assembly: Drawing;
Namespace: Prognoz.Platform.Interop.Drawing;
The IGxFontBase interface is used to get basic font settings.
IGxFontBase
The interface is basic for the IGxFont interface and contains properties that are used to work with font.
| Property name | Brief description | |
| Family | The Family property returns font name. | |
| Size | The Size property returns font size. | |
| Style | The Style property returns font style. |
See also: