LineAdjustToValue

LineAdjustToValue enumeration

Specifies which dynamic connectors to line up on top of one another if they route on top of each other.

public enum LineAdjustToValue

Values

Name Value Description
RoutingStyleDefault 0 Routing style default.
AllLinesClose 1 All lines that are close to each other.
NoLines 2 No lines.
Relatedlines 3 Related lines.
Undefined -2147483648 Undefined.

See Also