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