LineJumpCodeValue enumeration

LineJumpCodeValue enumeration

Determines the dynamic connectors to which you want to add jumps.

The LineJumpCodeValue type exposes the following members:

Fields

FieldDescription
NONENone.
HORIZONTAL_LINESHorizontal lines.
VERTICAL_LINESVertical lines.
LAST_ROUTED_LINELast routed line.
LAST_DISPLAYED_LINELast displayed line (top shape in the display order).
FIRST_DISPLAYED_LINEFirst displayed line (bottom shape in the display order).
UNDEFINEDUndefined.

See Also