ne_gs_getStrokeColor

const std::string sbne::ne_gs_getStrokeColor(VTransformation2D *gS)

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

Parameters:

gS – a pointer to the VTransformation2D object.

Returns:

the “stroke” attribute of this VTransformation2D object, or an empty string if the “stroke” attribute is not set or the object is NULL .