You are here: Start » AVL.NET » View2DBoxPrimitive.SetCircleArray Method
View2DBoxPrimitive.SetCircleArray Method
Sets an array of circle primitives for this data item.
| Namespace: | HMI.Controls | 
|---|---|
| Assembly: | HMI.Controls.dll | 
Syntax
public void SetCircleArray ( IList<Avl.Circle2D> circles )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| circles | System.Collections.Generic.IList<Avl.Circle2D> | 
