DynFeedback Cell (Miscellaneous Section)
Changes the type of visual feedback provided to users when they drag a connector. When the mouse button is released, the resulting connector shape is not affected by this setting. This setting does not apply to routable connectors.
Value |
Description |
Automation constant |
---|---|---|
0 |
Remains straight (no legs). |
visDynFBDefault |
1 |
Shows three legs when dragged. |
visDynFBUCon3Leg |
2 |
Shows five legs when dragged. |
visDynFBUCon5Leg |
Remarks
To get a reference to the DynFeedback cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
DynFeedback |
To get a reference to the DynFeedback cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowMisc |
Cell index: |
visDynFeedback |