set_enable_stroke


Description:

[ Version ( since = "3.2" ) ]
public bool set_enable_stroke (bool enable_stroke)

Set whether the stroke is enabled on the vector layer.

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

Parameters:

this

The vector layer.

enable_stroke

Whether to enable the stroke on the vector layer.

Returns:

TRUE on success.