Platform SDK: Agent |
HRESULT SetFontSize( long lFontSize // font size displayed in character's pop-up menu );
Sets the size of the font displayed in the character's pop-up menu.
This property determines the point size of the font used to display text in the character's pop-up menu when your client application is input-active. The default value for the font setting is based on the menu font setting for the character's language ID setting—or if that's not set—the user default language setting. If not input-active, your client application's Commands Caption text appears in the point size specified for the input-active client.
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.
IAgentCommandsEx::GetFontSize, IAgentCommandsEx::GetFontName, IAgentCommandsEx::SetFontName