Enum DynFeedbackValue

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.

public enum DynFeedbackValue

Values

NameValueDescription
RemainStraight0Remain straight (no legs).
ShowThreeLegs1Show three legs when dragged.
ShowFiveLegs2Show five legs when dragged.
Undefined-2147483648Undefined.

See Also