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