You are here: Start » AVL.NET » ModelDesignerBase.SetTemplateRegion Method

ModelDesignerBase.SetTemplateRegion Method

Sets the image region the template model will be extracted from.

Namespace:Avl.Designers
Assembly:AvlNet.Designers.dll

Syntax

public void SetTemplateRegion
(
	Avl.Region region
)

Parameters

Name Type Range Default Description
regionAvl.Region

See also