Checks if the specified rectangle and circle intersect.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static bool CheckIntersect ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function CheckIntersect( _ |
RemarksThis method supports the MindFusion.Diagramming for .NET MAUI infrastructure and is not intended to be used directly from your code.
See Also