set_fill_color


Description:

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

Set the color of the fill in the vector layer.

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

Parameters:

this

The vector layer.

color

The color to use for the fill.

Returns:

TRUE on success.