A value indicating to the lasso selection that the bounds of an activity need to be completely contained within the bounds of the lasso in order for the activity to become selected.
A value indicating to the lasso selection that a simple intersection of the bounds of an activity with the bounds of the lasso is sufficient for the selection of the activity.
A value indicating to the lasso selection that the time interval of an activity has to be completely contained within the time interval defined by the lasso in order for the activity to become selected.
An enumeration used to control the selection behaviour of the lasso. In some applications it is sufficient when the bounds of an activity intersect with the bounds of the lasso, in others the activities need to be completely contained within the lasso bounds.
1.0
GraphicsBase.setLassoSelectionBehaviour(LassoSelectionBehaviour)