| Did you know ... | Search Documentation: |
| graphical<-node |
<-image
equal to this graphical if the graphical is controlled by a node of a
tree object. See also graphical<-contained_in.
Diagnostics: Fails silently when the node cannot be found.
Bugs: Only works if the node is attached to a tree and
actually displayed. It checks whether the graphical's device is a tree
and then uses‘node
graphical<-find_node’to find the node
object belonging to this graphical.
<-contained_in <-find_node ->event -image