ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Vector Component API Reference / Vector Component Enumerations Reference / enumIGVectVertexData
In This Topic
    enumIGVectVertexData
    In This Topic

    These constants define any additional data assigned to the vertex.

    Values:

    IG_VECT_VERTDATA_NONE The vertex does not have any additional data.
    IG_VECT_VERTDATA_BULGE The outgoing line is bulged.
    IG_VECT_VERTDATA_THICKNESS The outgoing line has a local thickness.
    IG_VECT_VERTDATA_WEIGHT The vertex has weight. Used with rational Bi splines.