ne_go_isSetText
-
bool sbne::ne_go_isSetText(NGraphicalObject *gO)
Predicate returning
trueif this NGraphicalObject object’s NText object is set.- Parameters
gO – a pointer to the NGraphicalObject object.
- Returns
trueif the NText object of this NGraphicalObject object is set,falseif either the NText object is not set or the object isNULL.