You are here: Start » AVL.NET » Region Constructor

Region Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
frameWidthint
frameHeightint
pointRunsAvlNet.PointRun[]

See also