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

Field 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.

See Also