Paint::Cap
Cap draws at the beginning and end of an open path contour.
| Category | enum class |
| Type | hime_paint_cap_t |
This type can have following values:
kHimePaintCapButt- No stroke extension.kHimePaintCapRound- Add circle.kHimePaintCapSquare- Add square.