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