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

    These constants define how an arc is closed.

    Values:

    IG_VECT_ARC_CLOSE_NONE Arc is not closed.
    IG_VECT_ARC_CLOSE_SECTOR Arc is closed as sector.
    IG_VECT_ARC_CLOSE_SEGMENT Arc is closed as segment.