Selects or deselects an item.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ControlNodeBuilder selected ( |
true if the item should be selected, otherwise false.
This DiagramItemBuilder instance.
See Also