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