set_stroke_color


Description:

[ Version ( since = "3.2" ) ]
public bool set_stroke_color (Color color)

Set the color of the stroke in the vector layer.

This procedure sets the stroke color in the vector layer 'layer'.

Parameters:

this

The vector layer.

color

The color to use for the stroke.

Returns:

TRUE on success.