LineJumpCodeValue enumeration

LineJumpCodeValue enumeration

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

The LineJumpCodeValue type exposes the following members:

Fields

Field Description
NONE None.
HORIZONTAL_LINES Horizontal lines.
VERTICAL_LINES Vertical lines.
LAST_ROUTED_LINE Last routed line.
LAST_DISPLAYED_LINE Last displayed line (top shape in the display order).
FIRST_DISPLAYED_LINE First displayed line (bottom shape in the display order).
UNDEFINED Undefined.

See Also