ne_txt_isSetFontStyle

bool sbne::ne_txt_isSetFontStyle(VTransformation2D *gS)

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

Parameters:

gS – a pointer to the VText object.

Returns:

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