ne_grd_isSetY2
-
bool sbne::ne_grd_isSetY2(VGradientBase *g)
Predicates returning
trueif this VLinearGradient object’s “y2” RAVector object is set.- Parameters:
g – a pointer to the VLinearGradient object.
- Returns:
trueif the “y2” RAVector object of this VLinearGradient object is set,falseif either the “y2” RAVector object is not set or the object isNULLor not a VLinearGradient.