You are here: Start » AVL.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( System.Collections.Generic.IList<AvlNet.Arc2D> arcs )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| arcs | System.Collections.Generic.IList<AvlNet.Arc2D> |
