ne_txt_getFontStyle

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

Returns the value of the “fontstyle” attribute of this VText object, if it has one.

Parameters:

gS – a pointer to the VText object.

Returns:

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