ne_grd_isSetX2

bool sbne::ne_grd_isSetX2(VGradientBase *g)

Predicates returning true if this VLinearGradient object’s “x2” RAVector object is set.

Parameters:

g – a pointer to the VLinearGradient object.

Returns:

true if the “x2” RAVector object of this VLinearGradient object is set, false if either the “x2” RAVector object is not set or the object is NULL or not a VLinearGradient.