ne_grd_isSetSpreadMethod

bool sbne::ne_grd_isSetSpreadMethod(VGradientBase *g)

Predicatesreturning true if the “spreadmethod” attribute of this VGradientBase is set.

Parameters

g – a pointer to the VGradientBase object.

Returns

true if the “spreadmethod” attribute of this VGradientBase object is set, false if either the “spreadmethod” attribute is not set or the object is NULL .