You are here: Start » AVL.NET » View2DBoxPrimitive.SetStringLabel Method

View2DBoxPrimitive.SetStringLabel Method

Sets a string label as this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetStringLabel
(
	AvlNet.StringLabel label
)

Parameters

Name Type Range Default Description
labelAvlNet.StringLabel

Function Overrides

See also