Gets the bounding rectangle of this link.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public RectangleF GetBounds ( |
Visual Basic Copy Code |
---|
Public Function GetBounds( _ |
true to consider link's pen width when calculating the bounding rectangle, or false otherwise.
A RectangleF instance containing the coordinates of link's bounding rectangle.