ne_grp_isSetFillRule

bool sbne::ne_grp_isSetFillRule(VRenderGroup *g)

Predicates returning true if the “filrule” attribute of this VRenderGroup is set.

Parameters:

g – a pointer to the VRenderGroup object.

Returns:

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