ne_gs_getStrokeWidth

const double sbne::ne_gs_getStrokeWidth(VTransformation2D *gS)

Returns the value of the “strokewidth” attribute of this VTransformation2D object, if it has one.

Parameters

gS – a pointer to the VTransformation2D object.

Returns

the “strokewidth” attribute of this VTransformation2D object, or 0.0 if the “strokewidth” attribute is not set or the object is NULL .