You are here: Start » FIL.NET » Invoke.TestBoxIntersectsWith
Tests whether two boxes have non-empty intersection.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestBoxIntersectsWith ( Fil.Box inBox, Fil.Box inReferenceBox, out bool outBoxesIntersect )