Returns the smallest possible rectangle containing both of the specified rectangles.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static RectangleF UnionRects ( |
Visual Basic
![]() |
---|
Public Shared Function UnionRects( _ |
The first rectangle.
The second rectangle.
A .NET RectangleF instance that represents the union of the specified arguments.
This method supports the MindFusion.Diagramming infrastructure and is not intended to be used directly from your code.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |