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