asposediagram.api

Class TypeValue

Utility class containing constants. Optional enumeration. The type of a shape.

Field Summary
const  intGROUP
Group.
const  intSHAPE
Shape.
const  intGUIDE
Guide.
const  intFOREIGN
Foreign.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • GROUP

        const int GROUP
        Group.
      • SHAPE

        const int SHAPE
        Shape.
      • GUIDE

        const int GUIDE
        Guide.
      • FOREIGN

        const int FOREIGN
        Foreign.
      • UNDEFINED

        const int UNDEFINED
        Undefined.