Enum LineJumpCodeValue
LineJumpCodeValue enumeration
Determines the dynamic connectors to which you want to add jumps.
public enum LineJumpCodeValue
Values
Name | Value | Description |
---|---|---|
None | 0 | None. |
HorizontalLines | 1 | Horizontal lines. |
VerticalLines | 2 | Vertical lines. |
LastRoutedLine | 3 | Last routed line. |
LastDisplayedLine | 4 | Last displayed line (top shape in the display order). |
FirstDisplayedLine | 5 | First displayed line (bottom shape in the display order). |
Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram