aspose.diagram
Class LineAdjustToValue

Utility class containing constants. Specifies which dynamic connectors to line up on top of one another if they route on top of each other.

Field Summary
const  NumberROUTING_STYLE_DEFAULT
           Routing style default.
const  NumberALL_LINES_CLOSE
           All lines that are close to each other.
const  NumberNO_LINES
           No lines.
const  NumberRELATEDLINES
           Related lines.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

ROUTING_STYLE_DEFAULT

const Number ROUTING_STYLE_DEFAULT
Routing style default.

ALL_LINES_CLOSE

const Number ALL_LINES_CLOSE
All lines that are close to each other.

NO_LINES

const Number NO_LINES
No lines.

RELATEDLINES

const Number RELATEDLINES
Related lines.

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.