Checks if the specified rectangle and circle intersect.
Namespace: MindFusion.DiagrammingPackage: MindFusion.Diagramming
public static bool CheckIntersect ( PointF pt, RectangleF rc, float rad)
Public Shared Function CheckIntersect( _ pt As PointF, _ rc As RectangleF, _ rad As Single _) As Boolean
InternalUtils MembersInternalUtils ClassMindFusion.Diagramming Namespace