ne_txt_isSetFontWeight

bool sbne::ne_txt_isSetFontWeight(VTransformation2D *gS)

Predicates returning true if the “fontweight” attribute of this VText is set.

Parameters:

gS – a pointer to the VText object.

Returns:

true if the “fontweight” attribute of this VText object is set, false if either the “fontweight” attribute is not set or the object is NULL .