ne_grp_getVTextAnchor

const std::string sbne::ne_grp_getVTextAnchor(VRenderGroup *g)

Returns the value of the “vtextanchor” attribute of this VRenderGroup object, if it has one.

Parameters

g – a pointer to the VRenderGroup object.

Returns

the “vtextanchor” attribute of this VRenderGroup object, or an empty string if the “vtextanchor” attribute is not set or the object is NULL .