ne_grp_isSetFontSize

bool sbne::ne_grp_isSetFontSize(VRenderGroup *g)

Predicates returning true if this VRenderGroup object’s “fontsize” RAVector object is set.

Parameters:

g – a pointer to the VRenderGroup object.

Returns:

true if the “fontsize” RAVector object of this VRenderGroup object is set, false if either the “fontsize” RAVector object is not set or the object is NULL .