set_enable_fill


Description:

[ Version ( since = "3.2" ) ]
public bool set_enable_fill (bool enable_fill)

Set whether the fill is enabled on the vector layer.

This procedure sets the fill's visibility in the vector layer 'layer'.

Parameters:

this

The vector layer.

enable_fill

Whether to enable the fill on the vector layer.

Returns:

TRUE on success.