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