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( System.Collections.Generic.IList<AvlNet.Circle2D> circles )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| circles | System.Collections.Generic.IList<AvlNet.Circle2D> |
