Returns the union of two rectangles. Namespace: MindFusion.Mapping
|
C#
![]() |
---|
Visual Basic
![]() |
---|
Public Shared Function Union( _ |
Specifies the first rectangle.
Specifies the second rectangle.
A Rect instance representing the union of specified rectangles.