ne_txt_getFontWeight

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

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

Parameters

gS – a pointer to the VText object.

Returns

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