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