Gets the location and size of the specified TreeViewItem.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Rectangle2D.Float getItemRect ( |
A TreeViewItem instance.
A Rectangle2D.Float specifying the item's position and size.
See Also