LineAdjustFromValue

LineAdjustFromValue enumeration

Specifies which dynamic connectors to space apart if they route on top of each other.

public enum LineAdjustFromValue

Values

Name Value Description
UnrelatedLines 0 Unrelated lines.
AllLines 1 All lines.
NoLines 2 No lines.
RoutingStyleDefault 3 Routing style default.
Undefined -2147483648 Undefined.

See Also