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