You are here: Start » AVL.NET » View2DBoxPrimitive.SetBoxArrayItem Method
View2DBoxPrimitive.SetBoxArrayItem Method
Sets a single item in a 2D box primitives array.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetBoxArrayItem( int index, AvlNet.Box box )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | index | int | |||
| box | AvlNet.Box |

