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

