You are here: Start » AVL.NET » View3DBox.DataItem.SetPathArrayItem Method
View3DBox.DataItem.SetPathArrayItem Method
Sets a single item in a 2D paths array primitive.
| 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 |
Function Overrides
- SetPathArrayItem(Int32, System.Void*, Int32, Boolean)
- SetPathArrayItem(Int32, IntPtr, Int32, Boolean)

