Returns the intersection of this rectangle with the specified rectangle.
Namespace: MindFusion.Mapping
Package: MindFusion.Mapping
C#
![]() |
---|
public Rect Intersect ( |
Visual Basic
![]() |
---|
Public Function Intersect( _ |
A Rect instance.
A Rect representing the intersection of the two rectangles.