set_stroke_color
Description:
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. |
Set the path's stroke color.
| this |
a [class@PathLayer] |
| color |
The path's stroke color or null to reset to the default color. The color parameter is copied. |