Width Property

Description

Returns or sets the width of the frame for the specified character.

Syntax

agent.Characters ("CharacterID").Width [= value]

Part Description
value A Long integer that specifies the character's frame width.

Remarks

The Width property is always expressed in pixels.

Even though the character appears in an irregularly shaped region window, the location of the character is based on the external dimensions of the rectangular animation frame used when the character was compiled with the Microsoft Agent Character Editor.

--------------------------------------------------------