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