Gets the bounding rectangle of this link.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Rect GetBounds ( |
Visual Basic
Copy Code
|
|---|
Public Function GetBounds( _ |
true to add stroke thickness to the rectangle, or false otherwise.
The rectangle that bounds this link.
See Also