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

FIS.RegionArea Method

Computes the number of pixels contained in a region.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RegionArea
(
	FilNet.Region inRegion,
	out int outArea
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
outAreaint

See also