ne_grp_isSetHTextAnchor
-
bool sbne::ne_grp_isSetHTextAnchor(VRenderGroup *g)
Predicates returning
trueif the “textanchor” attribute of this VRenderGroup is set.- Parameters:
g – a pointer to the VRenderGroup object.
- Returns:
trueif the “textanchor” attribute of this VRenderGroup object is set,falseif either the “textanchor” attribute is not set or the object isNULL.