ne_txt_isSetPositionX

bool sbne::ne_txt_isSetPositionX(VTransformation2D *gS)

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

Parameters:

gS – a pointer to the VText object.

Returns:

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