ne_grp_setStrokeWidth
-
int sbne::ne_grp_setStrokeWidth(VRenderGroup *g, const double &width)
Sets the value of the “strokewidth” attribute of this VRenderGroup object.
- Parameters:
g – a pointer to the VRenderGroup object.
width – a double value to use as the value of the “strokewidth” attribute of this VRenderGroup object.
- Returns:
integer value indicating success/failure of the function.