Interface: StrokeAttributes

StrokeAttributes

A stroke attribute object, used to define properties for a stroke.

Properties:
Name Type Description
alignment number

The alignment of the stroke.

cap LineCap

The line cap style to use.

join LineJoin

The line join style to use.

miterLimit number

The miter limit to use.

width number

The width of the stroke.

Members

alignment number

The alignment of the stroke.

cap LineCap

The line cap style to use.

join LineJoin

The line join style to use.

miterLimit number

The miter limit to use.

width number

The width of the stroke.