Enum graphics

LineCap

Namespace: datalogics_interface

Description

The line cap style specifies the shape to be used at the ends of open subpaths (and dashes, if any) when they are stroked.

Values

Butt

Stroke is squared off at the endpoint with no projection beyond the path.

Round

Semicircular arc of diameter equal to the line width is drawn around the endpoint and filled in.

Square

Stroke continues beyond the endpoint for half the line width and is squared off.