CanvasLabel.MaxSize

Syntax

MaxSize: Number

Description

The MaxSize property determines maximum size of canvas label text.

Comments

By default the property contains 999999 value.

Example

The example of use is given on the page with description of the CanvasLabel constructor.

CanvasLabel