Click or drag to resize

PageLineJumpDirYValue Enumeration

Specifies the direction of line jumps on vertical dynamic connectors on the drawing page for which you haven't applied a local jump direction.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum PageLineJumpDirYValue
Members
  Member nameValueDescription
Defaultleft0 Default left.
Left1 Left.
Right2 Right.
Undefined-2147483648 Undefined.
See Also