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

Invoke.ReflectRegion

Reflects a region through the given location.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inRegionAvl.RegionInput region.
inReflectionCenterAvl.Location
outRegionAvl.RegionOutput region.

See also