You are here: Start » AVL.NET » View2DBoxPrimitive.SetLineArray Method
View2DBoxPrimitive.SetLineArray Method
Sets an array of line primitives for this data item.
| Namespace: | HMI.Controls | 
|---|---|
| Assembly: | HMI.Controls.dll | 
Syntax
public void SetLineArray ( IList<Avl.Line2D> lines )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| lines | System.Collections.Generic.IList<Avl.Line2D> | 
