static LineCapType StrToLineCapType(const std::wstring &str)
Converts a string line cap type into its corresponding LineCap enum value, and returns the resulting ...
square end that extends half the line width beyond the line end
Semi-circular line ending.
no line ending; abrupt stop of the line (aka. butt ending)