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