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