ne_txt_isSetPositionY

bool sbne::ne_txt_isSetPositionY(VTransformation2D *gS)

Predicatesreturning true if this VText object’s “y” RAVector object is set.

Parameters

gS – a pointer to the VText object.

Returns

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