You are here: Start » FIL.NET » View2DBoxPrimitive.SetArcArray Method
View2DBoxPrimitive.SetArcArray Method
Sets an array of arc primitives for this data item.
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
Syntax
public void SetArcArray ( IList<Fil.Arc2D> arcs )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
arcs | System.Collections.Generic.IList<Fil.Arc2D> |