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