get_spikes


Description:

[ Version ( since = "2.4" ) ]
public bool get_spikes (out int spikes)

Gets the number of spikes for a generated brush.

Gets the number of spikes for a generated brush. Returns an error when called for a non-parametric brush.

Parameters:

this

The brush.

spikes

The number of spikes on the brush.

Returns:

TRUE on success.