Represents a selection of multiple items. Each Diagram has its own Selection instance, which can be accessed by the getSelection method.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class Selection extends DiagramItem |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.DiagramItem
com.mindfusion.diagramming.Selection
See Also