You are here: Start » FIL.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
(
	FilNet.Rectangle2D rectangle,
	string text
)

Parameters

Name Type Range Default Description
rectangleFilNet.Rectangle2D
textstring

Function Overrides

See also