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