Please enable JavaScript to view this site.

ESL Documentation

Object Inquiry Built-in Function

Return the width of a column in a specified textual region.

column size of TR_NAME

TR_NAME

The identifier for a textual region.

Description

Use this function to return the width of a column. This is the width of a character plus the character's associated horizontal intercell gap. The width is in the parent's coordinates.

Example

 

response to Changer

 change Logo in CoData position to

         ((xcursor of Types_TR) * (column size of Types_TR)) 100

See Also

font Reference

line size of Object Inquiry Built-in Function