ConLineJumpCodeValue
ConLineJumpCodeValue enumeration
Utility class containing constants. Determines whether a connector jumps when two connectors cross.
Values
| Name | Description |
|---|---|
| PAGE_DEFAULT | Page default. |
| NEVER | Never. |
| ALWAYS | Always |
| OTHER_CONNECTOR_JUMPS | Other connector jumps. |
| NEITHER_CONNECTOR_JUMPS | Neither connector jumps. |
| UNDEFINED | Undefined. |