You are here: Start » AVL.NET » AVL.ReflectRegion(AvlNet.Region, AvlNet.Location, AvlNet.Region)

AVL.ReflectRegion(AvlNet.Region, AvlNet.Location, AvlNet.Region)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


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

Parameters

inRegion
Type: AvlNet.Region
inReflectionCenter
Type: AvlNet.Location
outRegion
Type: AvlNet.Region

Examples

ReflectRegion performed on the sample region.

See also