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

