Gets the bounding rectangle of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public virtual Rectangle GetBounds () |
Visual Basic
![]() |
---|
Public Overridable Function GetBounds () As Rectangle |
The rectangle that bounds this item.
The Bounds property getter returns the result of this method.