FontSize Property (Commands Object)

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

Description

Returns or sets the font size used in the character's pop-up menu.

Syntax

*agent.*Characters("CharacterID").Commands.FontSize [ = Points]

Part Description
Points A Long integer value specifying the font size in points.

 

Remarks

The FontSize property defines the point size of the font used to display text in the character's pop-up menu. The default value for the font setting is based on the menu font setting for the character's LanguageID setting, or—if that's not set—the user default language setting.

This property applies only to your client application's use of the character; the setting does not affect other clients of the character or other characters of your client application.