ne_grd_isSetSpreadMethod
-
bool sbne::ne_grd_isSetSpreadMethod(VGradientBase *g)
Predicates returning
trueif the “spreadmethod” attribute of this VGradientBase is set.- Parameters:
g – a pointer to the VGradientBase object.
- Returns:
trueif the “spreadmethod” attribute of this VGradientBase object is set,falseif either the “spreadmethod” attribute is not set or the object isNULL.