Checks whether this rectangle intersects with specified rectangle.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public bool Intersects ( |
Visual Basic Copy Code |
---|
Public Function Intersects( _ |
A RectD instance.
true if the rectangles intersect, or false otherwise.