ne_grd_setX2
-
int sbne::ne_grd_setX2(VGradientBase *g, RAVector *x2)
Sets the “x2” RAVector object of this VLinearGradient object.
- Parameters:
g – a pointer to the VLinearGradient object.
x2 – a pointer to the “x2” RAVector object.
- Returns:
integer value indicating success/failure of the function.