set_spacing


Description:

[ Version ( since = "2.4" ) ]
public bool set_spacing (int spacing)

Sets the brush spacing.

Set the spacing for the brush. The spacing must be an integer between 0 and 1000. Both parametric and raster brushes have a spacing. Returns an error when the brush is not editable. Create a new or copied brush or to get an editable brush.

Parameters:

this

The brush.

spacing

The brush spacing.

Returns:

TRUE on success.