You are here: Start » FIL.NET » Invoke.TestPointInRegion
Tests whether a point lies inside a region.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestPointInRegion ( Fil.Point2D inPoint, Fil.Region inRegion, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint | Fil.Point2D | |||
![]() | inRegion | Fil.Region | Input region. | ||
![]() | outIsContained | bool |