ne_grd_isLinearGradient
-
bool sbne::ne_grd_isLinearGradient(VGradientBase *g)
Predicatesreturning
trueif this VGradientBase object is of type VLinearGradient.- Parameters
g – a pointer to the VGradientBase object.
- Returns
trueif this VGradientBase object is of type VLinearGradient,falseotherwise