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