Checks whether this IGraphicsPath intersects with the specified IGraphicsPath.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
bool IntersectsWith ( |
Visual Basic Copy Code |
---|
Function IntersectsWith( _ |
The IGraphicsPath to test.
true if the two paths intersect; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |