asposediagram.api

Class IconSizeValue

Utility class containing constants. Optional int. The size of the element's icon.

Field Summary
const  intNORMAL
Normal.
const  intTALL
Tall.
const  intWIDE
Wide.
const  intDOUBLE
Double.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • NORMAL

        const int NORMAL
        Normal.
      • TALL

        const int TALL
        Tall.
      • WIDE

        const int WIDE
        Wide.
      • DOUBLE

        const int DOUBLE
        Double.
      • UNDEFINED

        const int UNDEFINED
        Undefined.