ne_txt_setFontFamily

int sbne::ne_txt_setFontFamily(VTransformation2D *gS, const std::string &fontfamily)

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

Parameters
  • gS – a pointer to the VText object.

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

Returns

integer value indicating success/failure of the function.