IGxFont

Assembly: Drawing;

Description

The IGxFont interface contains properties and methods that are used to work with fonts.

Inheritance Hierarchy

          IGxFontBase

          IGxFont

Properties

  Property name Brief description
Unit The Unit property returns font size measure units.

Properties inherited from IGxFontBase

  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.

Methods

  Property name Brief description
LoadFromStream The LoadFromStream method loads font from the stream.
SaveToStream The SaveToStream method saves font to the stream.

See also:

Drawing Assembly Interfaces