You are here: Start » FIL.NET » Invoke.ReflectRegion

Invoke.ReflectRegion

Reflects a region through the given location.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void ReflectRegion
(
	Fil.Region inRegion,
	Fil.Location inReflectionCenter,
	Fil.Region outRegion
)

Parameters

Name Type Range Default Description
inRegionFil.RegionInput region.
inReflectionCenterFil.Location
outRegionFil.RegionOutput region.

See also