DynFeedbackValue enumeration

DynFeedbackValue enumeration

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.

The DynFeedbackValue type exposes the following members:

Fields

FieldDescription
REMAIN_STRAIGHTRemain straight (no legs).
SHOW_THREE_LEGSShow three legs when dragged.
SHOW_FIVE_LEGSShow five legs when dragged.
UNDEFINEDUndefined.

See Also