Sets a value indicating which items are selected when drawing a selection rectangle.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setIncludeItemsIfIntersect ( |
true to select items which intersect the selection rectangle, or false to select only items that are entirely within the rectangle.
See Also