Returns the intersection of this rectangle with the specified rectangle.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public Rect Intersect ( |
Visual Basic Copy Code |
---|
Public Function Intersect( _ |
A Rect instance.
A Rect representing the intersection of the two rectangles.