Gets the size of the rectangle that bounds this link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Rectangle Bounds { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Bounds As Rectangle |
A Rectangle that represents the bounding rectangle.
Use the property to get the smallest rectangle that bounds all link points.