asposediagram.api

Class ArrowSizeValue

Utility class containing constants. Specifies the size of the arrowhead of the line.

Field Summary
const  intVERY_SMALL
VerySmall.
const  intSMALL
Small.
const  intMEDIUM
Medium.
const  intLARGE
Large.
const  intEXTRA_LARGE
ExtraLarge.
const  intJUMBO
Jumbo.
const  intCOLOSSAL
Colossal.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • VERY_SMALL

        const int VERY_SMALL
        VerySmall.
      • SMALL

        const int SMALL
        Small.
      • MEDIUM

        const int MEDIUM
        Medium.
      • LARGE

        const int LARGE
        Large.
      • EXTRA_LARGE

        const int EXTRA_LARGE
        ExtraLarge.
      • JUMBO

        const int JUMBO
        Jumbo.
      • COLOSSAL

        const int COLOSSAL
        Colossal.
      • UNDEFINED

        const int UNDEFINED
        Undefined.