PageLineJumpDirXValue

PageLineJumpDirXValue enumeration

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

public enum PageLineJumpDirXValue

Values

Name Value Description
DefaultUp 0 Default Up.
Up 1 Up.
Down 2 Down
Undefined -2147483648 Undefined.

See Also