set_stroke_color


Description:

public void set_stroke_color (RGBA? color)

Set the path's stroke color.

Parameters:

this

a [class@PathLayer]

color

The path's stroke color or null to reset to the default color. The color parameter is copied.