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
(
	AvlNet.Rectangle2D rectangle,
	string text
)

Parameters

Name Type Range Default Description
rectangleAvlNet.Rectangle2D
textstring

Function Overrides

See also