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

FIS.SparseImageToRegion Method

Converts a sparse region to a region.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void SparseImageToRegion
(
	FilNet.SparseImage inSparseImage,
	FilNet.Region outRegion
)

Parameters

Name Type Range Default Description
inSparseImageFilNet.SparseImage
outRegionFilNet.RegionOutput region.

See also