You are here: Start » AVL.NET » View3DBox.DataItem.SetRegionArray Method
View3DBox.DataItem.SetRegionArray Method
Sets an array of 2D region primitives for this data item.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetRegionArray( System.Collections.Generic.IList<AvlNet.Region> regions )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| regions | System.Collections.Generic.IList<AvlNet.Region> |
