You are here: Start » FIL.NET » FIS.VerifyRegion Method

FIS.VerifyRegion Method

Checks if the point-runs of the input region are correctly arranged (sorted, not overlapping etc.).

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void VerifyRegion
(
	FilNet.Region inRegion
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.

See also