NoLiveDynamics cell (Miscellaneous section)

NoLiveDynamics cell (Miscellaneous section)

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Section         Rows

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 reference the NoLiveDynamics cell by name from another formula, or from a program using the Cells property, use:

Cell name:

NoLiveDynamics

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

Section index:

visSectionObject

Row index:

visRowMisc

Cell index:

visNoLiveDynamics