You are here: Start » FIL.NET » FIS.TestPointInImage Method
FIS.TestPointInImage Method
Tests whether a point is contained in the dimensions of an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TestPointInImage ( FilNet.Image inImage, FilNet.Point2D inPoint, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | inPoint | FilNet.Point2D | |||
![]() | outIsContained | bool |