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