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

AVL.RegionPointRunLengths(AvlNet.Region, int[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void RegionPointRunLengths(
	AvlNet.Region inRegion,
	out int[] outPointRunLengths
)

Parameters

inRegion
Type: AvlNet.Region
outPointRunLengths
Type: System.Int32

See also