ne_gs_getFillRule

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

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

Parameters:

gS – a pointer to the VTransformation2D object.

Returns:

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