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

Region Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Region
(
	int frameWidth_,
	int frameHeight_,
	Avl.PointRun[] pointRuns
)

Parameters

Name Type Range Default Description
frameWidth_int
frameHeight_int
pointRunsAvl.PointRun[]

See also