IGxFontBase

Assembly: Drawing;

Description

The IGxFontBase interface is used to get basic font settings.

Inheritance Hierarchy

          IGxFontBase

Comments

The interface is basic for the IGxFont interface and contains properties that are used to work with font.

Properties

  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:

Drawing Assembly Interfaces