Path::Direction
Direction of Path.
Category | enum class |
Type | hime_path_direction_t |
This type can have following values:
kHimePathDirectionCW
- Clockwise direction for adding closed contours.kHimePathDirectionCCW
- Counter-clockwise direction for adding closed contours.