LineAdjustToValue
LineAdjustToValue enumeration
Utility class containing constants. Specifies which dynamic connectors to line up on top of one another if they route on top of each other.
Values
| Name | Description |
|---|---|
| ROUTING_STYLE_DEFAULT | Routing style default. |
| ALL_LINES_CLOSE | All lines that are close to each other. |
| NO_LINES | No lines. |
| RELATEDLINES | Related lines. |
| UNDEFINED | Undefined. |