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