Returns the item at the specified location.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public TreeViewItem itemFromPoint ( |
The point to check.
The TreeViewItem instance that contains the specified point.
See Also