You are here: Start » FIL.NET » FIS.TestPointInBox Method
FIS.TestPointInBox Method
Tests whether a point lies in a box.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TestPointInBox ( FilNet.Point2D inPoint, FilNet.Box inBox, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint | FilNet.Point2D | |||
![]() | inBox | FilNet.Box | |||
![]() | outIsContained | bool |