EndCap enumeration

EndCap enumeration

Specifies line cap style.

Members

NameDescription
ROUNDRounded ends.
SQUARESquare protrudes by half line width.
FLATLine ends at end point.
DEFAULTDefault value is EndCap.FLAT.

See Also