asposediagram.api

Class PageLineJumpDirXValue

Utility class containing constants. 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.

Field Summary
const  intDEFAULT_UP
Default Up.
const  intUP
Up.
const  intDOWN
Down
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • DEFAULT_UP

        const int DEFAULT_UP
        Default Up.
      • UP

        const int UP
        Up.
      • DOWN

        const int DOWN
        Down
      • UNDEFINED

        const int UNDEFINED
        Undefined.