You are here: Start » FIL.NET » Invoke.TestLocationInImage
Tests whether a location is contained in the dimensions of an image.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestLocationInImage ( Fil.Image inImage, Fil.Location inLocation, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImage | Fil.Image | Input image. | ||
![]() | inLocation | Fil.Location | |||
![]() | outIsContained | bool |