CanvasLabel.MinSize

Syntax

MinSize: Number

Description

The MinSize property determines minimum size of canvas label text.

Comments

By default the property is set to 0.

Example

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

CanvasLabel