You are here: Start » FIL.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 ( IList<Fil.Region> regions )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
regions | System.Collections.Generic.IList<Fil.Region> |