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

ModelDesignerBase.GetTemplateRegion Method

Returns a copy of the image region, the template model will be extracted from. The caller is responsible for disposing the returned value.

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

Syntax

public Avl.Region GetTemplateRegion()

See also