taken from field
Defines how the picking computation is done for this node when
triggered by a MouseEvent
or a contains
function call.
If pickOnBounds
is true, then picking is computed by
intersecting with the bounds of this node, else picking is computed
by intersecting with the geometric shape of this node.
@defaultValue false
Diagram: Node