ne_txt_isSetFontSize

bool sbne::ne_txt_isSetFontSize(VTransformation2D *gS)

Predicates returning true if this VText object’s “fontsize” RAVector object is set.

Parameters:

gS – a pointer to the VText object.

Returns:

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