You are here: Start » FIL.NET » View2DBoxPrimitive.SetBoxArray Method
View2DBoxPrimitive.SetBoxArray Method
Sets an array of box primitives for this data item.
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
Syntax
public void SetBoxArray ( IList<Fil.Box> boxes )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
boxes | System.Collections.Generic.IList<Fil.Box> |