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, AvlNet.Point2D p1, AvlNet.Point2D p2 )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | index | int | |||
| p1 | AvlNet.Point2D | ||||
| p2 | AvlNet.Point2D |

