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.Segment2D segment )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | index | int | |||
| segment | Avl.Segment2D | 
Function Overrides
- SetSegmentArrayItem(Int32, Point2D, Point2D)
 - SetSegmentArrayItem(Int32, Single, Single, Single, Single)
 

