stroked property

Shape.stroked property

Defines whether the path will be stroked.

get stroked(): boolean

Remarks

This is a shortcut to the Stroke.on property.

The default value is true.

See Also