Returns the bounding rectangle of the specified item.
Namespace: MindFusion.Diagramming
File: TreeViewNode.js
SyntaxJavaScript
Copy Code
|
|---|
function getItemRect (item) |
TreeViewItem. The item.
Rect. A Rect object representing the item's bounding rectangle.
See Also