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