NoLiveDynamics Cell (Miscellaneous Section)

Determines whether a shape dynamically resizes or rotates as you are manipulating it.

Value Description
TRUE
Do not dynamically update the shape while you are manipulating it.
FALSE
Dynamically update the shape while you are manipulating it.

Remarks

As you resize or rotate a two-dimensional (2-D) shape without live dynamics, you see a selection box. If the shape is one-dimensional (1-D), the visual feedback is based on the value of the DynFeedback cell.

To get a reference to the NoLiveDynamics cell by name from another formula, or from a program using the CellsU property, use:

Value
Cell name:
NoLiveDynamics

To get a reference to the NoLiveDynamics cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowMisc
Cell index:
visNoLiveDynamics