Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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:
| Value | |
|---|---|
| Cell name: |
DynFeedback |
To get a reference to the DynFeedback cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionObject |
| Row index: |
visRowMisc |
| Cell index: |
visDynFeedback |