You are here: Start » AVL.NET » AVL.RegionIntersection_OfArray(AvlNet.Region[], AvlNet.Region)

AVL.RegionIntersection_OfArray(AvlNet.Region[], AvlNet.Region)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void RegionIntersection_OfArray(
	AvlNet.Region[] inArray,
	out AvlNet.Region outRegion
)

Parameters

inArray
Type: AvlNet.Region
outRegion
Type: AvlNet.Region

See also