DynFeedbackValue
DynFeedbackValue enumeration
Utility class containing constants. Specifies 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 element does not apply to routable connectors.
Values
| Name | Description |
|---|---|
| REMAIN_STRAIGHT | Remain straight (no legs). |
| SHOW_THREE_LEGS | Show three legs when dragged. |
| SHOW_FIVE_LEGS | Show five legs when dragged. |
| UNDEFINED | Undefined. |