ne_txt_setFontSize

int sbne::ne_txt_setFontSize(VTransformation2D *gS, RAVector *fontsize)

Sets the “fontsize” RAVector object of this VText object.

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

  • fontsize – a pointer to the “fontsize” RAVector object.

Returns:

integer value indicating success/failure of the function.