asposediagram.api

Class ObjectKindValue

Utility class containing constants. Indicates the type of text field.

Field Summary
const  intSTANDARD
Standard.
const  intHORIZONTAL_IN_VERTICAL
Horizontal in vertical.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • STANDARD

        const int STANDARD
        Standard.
      • HORIZONTAL_IN_VERTICAL

        const int HORIZONTAL_IN_VERTICAL
        Horizontal in vertical.
      • UNDEFINED

        const int UNDEFINED
        Undefined.