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