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