Retrieves the bounding rectangle of the specified item within the current diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static Rect GetItemBounds ( |
Visual Basic Copy Code |
---|
Public Shared Function GetItemBounds( _ |
A .NET Rect object specifying the item's bounding rectangle.
WpfDiagram Programmer's Guide | © 2024 MindFusion |