ImageGear for C and C++ on Windows v19.0
enumIGVectLinecapType
Collapse All
Expand All
API Reference Guide
>
Vector Component API Reference
>
Vector Component Enumerations Reference
> enumIGVectLinecapType
Defines line cap types.
Values:
IG_VECT_LINECAP_BUTT
The line is squared off at the endpoint of the path.
IG_VECT_LINECAP_ROUND
The end of the line becomes a semicircle with center in the end point of the line.
IG_VECT_LINECAP_SQUARE
Reserved for future extension.
©2017.
Accusoft Corporation
. All Rights Reserved.
Send Feedback