Enum ConLineJumpCodeValue
ConLineJumpCodeValue enumeration
Determines whether a connector jumps when two connectors cross.
public enum ConLineJumpCodeValue
Values
Name | Value | Description |
---|---|---|
PageDefault | 0 | Page default. |
Never | 1 | Never. |
Always | 2 | Always |
OtherConnectorJumps | 3 | Other connector jumps. |
NeitherConnectorJumps | 4 | Neither connector jumps. |
Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram