@maxgraph/core
Preparing search index...
mathUtils
intersects
Function intersects
intersects
(
a
:
Rectangle
,
b
:
Rectangle
)
:
boolean
Returns true if the two rectangles intersect.
Parameters
a
:
Rectangle
Rectangle
to be checked for intersection.
b
:
Rectangle
Rectangle
to be checked for intersection.
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Returns true if the two rectangles intersect.