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