asposediagram.api

Class ConLineJumpDirYValue

Utility class containing constants. Determines the line jump direction for line jumps occurring on a vertical segment of a dynamic connector.

Field Summary
const  intPAGE_DEFAULT
Page default.
const  intLEFT
Left.
const  intRIGHT
Right.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • PAGE_DEFAULT

        const int PAGE_DEFAULT
        Page default.
      • LEFT

        const int LEFT
        Left.
      • RIGHT

        const int RIGHT
        Right.
      • UNDEFINED

        const int UNDEFINED
        Undefined.