ne_txt_setFontStyle

int sbne::ne_txt_setFontStyle(VTransformation2D *gS, const std::string &fontstyle)

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

Parameters
  • gS – a pointer to the VText object.

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

Returns

integer value indicating success/failure of the function.