ne_grp_getStrokeWidth
-
const double sbne::ne_grp_getStrokeWidth(VRenderGroup *g)
Returns the value of the “strokewidth” attribute of this VRenderGroup object, if it has one.
- Parameters:
g – a pointer to the VRenderGroup object.
- Returns:
the “strokewidth” attribute of this VRenderGroup object, or
0.0if the “strokewidth” attribute is not set or the object isNULL.