"transformable"

Enables primitive text to scale and move with zoom/pan.

Synopsis

shape.transformable = bool;

Parameter

Parameter Description
shape Name of the shape object
bool TRUE = shape follows zoom and pan transformations; FALSE = shape remains static

Return value

-

Details

When transformable is set to TRUE, the shape is dynamically scaled and moved according to zoom or pan actions in the panel. If set to FALSE, the shape stays at a fixed position and size on the screen regardless of transformations.

Assignment

Label

Availability

UI, CTRL