ne_gs_getFillColor

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

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

Parameters

gS – a pointer to the VTransformation2D object.

Returns

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