set_outline_width


Description:

[ Version ( since = "3.2" ) ]
public bool set_outline_width (double outline_width, Unit outline_unit)

Set the outline width from a text layer.

This procedure sets the text outline color in the text layer 'layer'.

Parameters:

this

The text layer.

outline_width

The text outline width.

outline_unit

The unit to use for the outline width.

Returns:

TRUE on success.