Click or drag to resize

LineAdjustToValue Enumeration

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

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum LineAdjustToValue
Members
  Member nameValueDescription
RoutingStyleDefault0 Routing style default.
AllLinesClose1 All lines that are close to each other.
NoLines2 No lines.
Relatedlines3 Related lines.
Undefined-2147483648 Undefined.
See Also