ImageGear for C and C++ on Windows v19.3 - Updated
enumIGVectArcCloseType
API Reference Guide > Vector Component API Reference > Vector Component Enumerations Reference > enumIGVectArcCloseType

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.