ne_txt_setFontWeight

int sbne::ne_txt_setFontWeight(VTransformation2D *gS, const std::string &fontweight)

Sets the value of the “fontweight” attribute of this VText object.

Parameters:
  • gS – a pointer to the VText object.

  • fontweight – a string to use as the value of the “fontweight” attribute of this VText object.

Returns:

integer value indicating success/failure of the function.