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