Enum 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

NameValueDescription
RoutingStyleDefault0Routing style default.
AllLinesClose1All lines that are close to each other.
NoLines2No lines.
Relatedlines3Related lines.
Undefined-2147483648Undefined.

See Also