ne_txt_getVTextAnchor

const std::string sbne::ne_txt_getVTextAnchor(VTransformation2D *gS)

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

Parameters:

gS – a pointer to the VText object.

Returns:

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