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