ImageGear for C and C++ on Windows v19.4 - Updated
enumIGVectArcCloseType
Collapse All
Expand All
View with Navigation Tools
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.