You are here: Start » AVL.NET » View2DBoxPrimitive.SetLabeledRectangle Method
View2DBoxPrimitive.SetLabeledRectangle Method
Sets a Rectangle with a text label as this primitive.
| Namespace: | HMI.Controls | 
|---|---|
| Assembly: | HMI.Controls.dll | 
Syntax
public void SetLabeledRectangle ( Avl.Rectangle2D rectangle, string text )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rectangle | Avl.Rectangle2D | ||||
| text | string | 
