You are here: Start » FIL.NET » FIS.TestRectangleIntersectsWith Method
FIS.TestRectangleIntersectsWith Method
Tests if two rectangles intersect.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TestRectangleIntersectsWith ( FilNet.Rectangle2D inRectangle, FilNet.Rectangle2D inReferenceRectangle, out bool outRectanglesIntersect )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectangle | FilNet.Rectangle2D | |||
![]() | inReferenceRectangle | FilNet.Rectangle2D | |||
![]() | outRectanglesIntersect | bool |