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