LineCapType enumeration

LineCapType enumeration

Represents the caps of a line

The LineCapType type exposes the following members:

Fields

FieldDescription
SQUARESquare protrudes by half line width.
ROUNDRounded ends.
FLATLine ends at end point.
NONENone cap

See Also