ne_txt_isSetHTextAnchor

bool sbne::ne_txt_isSetHTextAnchor(VTransformation2D *gS)

Predicates returning true if the “textanchor” attribute of this VText is set.

Parameters:

gS – a pointer to the VText object.

Returns:

true if the “textanchor” attribute of this VText object is set, false if either the “textanchor” attribute is not set or the object is NULL .