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

FIS.ReflectRegion Method

Reflects a region through the given location.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ReflectRegion
(
	FilNet.Region inRegion,
	FilNet.Location inReflectionCenter,
	FilNet.Region outRegion
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
inReflectionCenterFilNet.Location
outRegionFilNet.RegionOutput region.

See also