You are here: Start » FIL.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<Fil.Circle2D> circles )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
circles | System.Collections.Generic.IList<Fil.Circle2D> |