LINEJOIN = "pen"

Sets the profile of the (imaginary) pen used to draw any Polylines and Bezier curves within the element. See also BORDERS.

The pen can take one of two values:

SQUARE

Sharp corner

Junctions are mitered, making sharp inner and outer corners (the default).

ROUND

Rounded corner

Junctions naturally form a sharp inner corner and a rounded outer corner.

See also LINEEND attribute.

LINEEND, LINEJOIN sample script


Links:

Element GROUP

Element PAGE

LINEEND

LINESTYLE

BORDERS