This method scales an image object by the specified factor.
| scale(Integer factor) | |||
|---|---|---|---|
| Argument | Integer | factor | The size of the image is scaled by this factor. |
| Return value | image | ||
| Formula | Result |
|---|---|
| =type('Documentation-UI-Configuration.ProjectLibrary. HelpObjects.Images.delta_abc').image.scale(2) |
|
