You are here: Start » AVL.NET » View2DBoxPrimitive.SetSegmentArrayItem Method
View2DBoxPrimitive.SetSegmentArrayItem Method
Sets a single item in a segment primitives array.
| Namespace: | HMI.Controls | 
|---|---|
| Assembly: | HMI.Controls.dll | 
Syntax
public void SetSegmentArrayItem ( int index, Avl.Point2D p1, Avl.Point2D p2 )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | index | int | |||
| p1 | Avl.Point2D | ||||
| p2 | Avl.Point2D | 

