Checks whether this rectangle intersects with specified rectangle.
Namespace: MindFusion.Charting
Assembly: 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.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |