Tests whether this rectangle intersects with the specified rectangle.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public bool Intersects ( |
Visual Basic Copy Code |
---|
Public Function Intersects( _ |
A Rect instance.
true if the rectangles intersect, otherwise false.