ne_gs_isSetStrokeWidth

bool sbne::ne_gs_isSetStrokeWidth(VTransformation2D *gS)

Predicates returning true if the “strokewidth” attribute of this VTransformation2D is set.

Parameters:

gS – a pointer to the VTransformation2D object.

Returns:

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