You are here: Start » AVL.NET » View3DBox.DataItem.SetPathArray Method
View3DBox.DataItem.SetPathArray Method
Sets an array of 2D path primitives for this data item.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetPathArray( System.Collections.Generic.IList<AvlNet.Path> paths )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| paths | System.Collections.Generic.IList<AvlNet.Path> |
