asposediagram.api

Class ConLineJumpStyleValue

Utility class containing constants. Determines the line jump style for line jumps on a dynamic connector.

Field Summary
const  intPAGE_DEFAULT
Page default.
const  intARC
Arc.
const  intGAP
Gap.
const  intSQUARE
Square.
const  intSIDES_2
Sides2.
const  intSIDES_3
Sides3.
const  intSIDES_4
Sides4.
const  intSIDES_5
Sides5.
const  intSIDES_6
Sides6.
const  intSIDES_7
Sides7
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • PAGE_DEFAULT

        const int PAGE_DEFAULT
        Page default.
      • ARC

        const int ARC
        Arc.
      • GAP

        const int GAP
        Gap.
      • SQUARE

        const int SQUARE
        Square.
      • SIDES_2

        const int SIDES_2
        Sides2.
      • SIDES_3

        const int SIDES_3
        Sides3.
      • SIDES_4

        const int SIDES_4
        Sides4.
      • SIDES_5

        const int SIDES_5
        Sides5.
      • SIDES_6

        const int SIDES_6
        Sides6.
      • SIDES_7

        const int SIDES_7
        Sides7
      • UNDEFINED

        const int UNDEFINED
        Undefined.