Click or drag to resize

LineAdjustFromValue Enumeration

Specifies which dynamic connectors to space apart 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 LineAdjustFromValue
Members
  Member nameValueDescription
UnrelatedLines0 Unrelated lines.
AllLines1 All lines.
NoLines2 No lines.
RoutingStyleDefault3 Routing style default.
Undefined-2147483648 Undefined.
See Also