aspose.diagram
Class LineJumpStyleValue

Utility class containing constants. Specifies the line jump style for all connectors on the drawing page that don't have a local line jump style.

Field Summary
const  NumberDEFAULT
           Default.
const  NumberARC
           Arc.
const  NumberGAP
           Gap.
const  NumberSQUARE
           Square.
const  NumberSIDES_2
           2 Sides.
const  NumberSIDES_3
           3 Sides.
const  NumberSIDES_4
           4 Sides.
const  NumberSIDES_5
           5 Sides.
const  NumberSIDES_6
           6 Sides.
const  NumberSIDES_7
           7 Sides.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

DEFAULT

const Number DEFAULT
Default.

ARC

const Number ARC
Arc.

GAP

const Number GAP
Gap.

SQUARE

const Number SQUARE
Square.

SIDES_2

const Number SIDES_2
2 Sides.

SIDES_3

const Number SIDES_3
3 Sides.

SIDES_4

const Number SIDES_4
4 Sides.

SIDES_5

const Number SIDES_5
5 Sides.

SIDES_6

const Number SIDES_6
6 Sides.

SIDES_7

const Number SIDES_7
7 Sides.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.