MAX WIDTH keyword

Defines a maximum width to text. Applies to TEXT objects.

Syntax

MAX WIDTH object, width

Parameters

  • object: object (required)
  • width: width in pixels (required)

Example

MAX WIDTH myText, 400

Go back to list of Keywords.