width property

TextColumnCollection.width property

When columns are evenly spaced, gets the width of the columns.

get width(): number

Remarks

Has effect only when TextColumnCollection.evenlySpaced is set to true.

See Also