asposediagram.api

Class LineAdjustFromValue

Utility class containing constants. Specifies which dynamic connectors to space apart if they route on top of each other.

Field Summary
const  intUNRELATED_LINES
Unrelated lines.
const  intALL_LINES
All lines.
const  intNO_LINES
No lines.
const  intROUTING_STYLE_DEFAULT
Routing style default.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • UNRELATED_LINES

        const int UNRELATED_LINES
        Unrelated lines.
      • ALL_LINES

        const int ALL_LINES
        All lines.
      • NO_LINES

        const int NO_LINES
        No lines.
      • ROUTING_STYLE_DEFAULT

        const int ROUTING_STYLE_DEFAULT
        Routing style default.
      • UNDEFINED

        const int UNDEFINED
        Undefined.