"scaledContents"
Defines if the content will scale to the available size of the label.
Synopsis
shape.scaledContents(bool scale);
Parameter
Parameter | Description |
---|---|
shape | Object name |
scale | TRUE = content is scaled; FALSE (default) = content is not scaled. |
Description
The function defines if the content will scale to the available size of the label.
Assignment
Label