ne_grp_setHTextAnchor
-
int sbne::ne_grp_setHTextAnchor(VRenderGroup *g, const std::string &anchor)
Sets the value of the “textanchor” attribute of this VRenderGroup object.
- Parameters:
g – a pointer to the VRenderGroup object.
anchor – a string to use as the value of the “textanchor” attribute of this VRenderGroup object.
- Returns:
integer value indicating success/failure of the function.