Checks if the specified rectangle and circle intersect.
Namespace: MindFusion
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static bool CheckIntersect ( |
Visual Basic Copy Code |
---|
Public Shared Function CheckIntersect( _ |
true if the shapes intersect, otherwise false.