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

Region Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Region
(
	int frameWidth_,
	int frameHeight_
)

Parameters

Name Type Range Default Description
frameWidth_int
frameHeight_int

See also