ne_txt_setHTextAnchor

int sbne::ne_txt_setHTextAnchor(VTransformation2D *gS, const std::string &anchor)

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

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

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

Returns:

integer value indicating success/failure of the function.