Name
Text.SetMin -- set a minimum width for text object
Function
Boolean value to indicate wether the objects minimal width shall be calculated to fit the string given with Text.Contents.

When set to False, minimum width will be set to 0 and the displayed string may be clipped.

Defaults to True.

Type
Boolean

Applicability
I


Show TOC