Returns or sets the font size supported for the word balloon for the specified character.
agent.Characters ("CharacterID").Balloon.FontSize [= points]
Part | Description |
points | A Long integer value specifying the font size in points. |
The FontSize property returns a Long integer value specifying the current font size in points.The maximum value for FontSize is 2160 points.
The default value for the font settings of a character's word balloon are set in the Microsoft Agent Character Editor. In addition, the user can override font settings for all characters in the Microsoft Agent property sheet.
--------------------------------------------------------