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

Region.Region(int, int, AvlNet.PointRun[])

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public Region(
	int frameWidth,
	int frameHeight,
	AvlNet.PointRun[] pointRuns
)

Parameters

frameWidth
Type: System.Int32
frameHeight
Type: System.Int32
pointRuns
Type: AvlNet.PointRun

See also