IGxFontBase.Size

Fore Syntax

Size: Double;

Fore.NET Syntax

Size: double;

Description

The Size property returns font size.

Comments

To get font size, use the IGxFontBase.Style property.

Fore and Fore.NET Examples

The property use is given in the example for IGxFontBase.Family.

See also:

IGxFontBase