Gets the location and size of the specified TreeViewItem.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Rect GetItemRect ( |
Visual Basic
Copy Code
|
|---|
Public Function GetItemRect( _ |
A Rect specifying the item's position and size.
See Also