You are here: Start » FIL.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, FilNet.Point2D p1, FilNet.Point2D p2 )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | index | int | |||
p1 | FilNet.Point2D | ||||
p2 | FilNet.Point2D |