ne_go_removeText
-
int sbne::ne_go_removeText(Network *net, NGraphicalObject *gO, const int &index)
Removes the indexth NText object from this NGraphicalObject object.
- Parameters:
net – a pointer to the Network object.
gO – a pointer to the NGraphicalObject object.
index – the index of the NText object to remove.
- Returns:
integer value indicating success/failure of the function.