You are here: Start » AVL.NET » View2DBoxPrimitive.SetLabeledRectangleArrayItem Method
View2DBoxPrimitive.SetLabeledRectangleArrayItem Method
Sets a single item in an primitives array of Rectangles with text labels.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetLabeledRectangleArrayItem ( int index, Avl.Rectangle2D rectangle, string text )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | index | int | |||
| rectangle | Avl.Rectangle2D | ||||
| text | string |

