Gets the bounding rectangle of this link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect GetBounds ( |
Visual Basic Copy Code |
---|
Public Function GetBounds( _ |
true to consider link's pen width when calculating the bounding rectangle, or false otherwise.
A Microsoft.Maui.Graphics.Rect instance containing the coordinates of link's bounding rectangle.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |