asposediagram.api

Class LineRouteExtValue

Utility class containing constants. Specifies the default appearance for all connectors on a page.

Field Summary
const  intDEFAULT
Default.
const  intSTRAIGHT
Straight.
const  intCURVED
Curved.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • DEFAULT

        const int DEFAULT
        Default.
      • STRAIGHT

        const int STRAIGHT
        Straight.
      • CURVED

        const int CURVED
        Curved.
      • UNDEFINED

        const int UNDEFINED
        Undefined.