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( System.Collections.Generic.IList<AvlNet.Line2D> lines )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| lines | System.Collections.Generic.IList<AvlNet.Line2D> |
