is_gradient


Description:

[ Version ( since = "3.0" ) ]
public bool is_gradient ()

Returns whether the resource is a gradient.

This procedure returns TRUE if the specified resource is a gradient.

Parameters:

this

The resource.

Returns:

TRUE if the resource is a gradient, FALSE otherwise.