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

View2DBoxPrimitive.SetStringLabelArrayItem Method

Sets a single item in a string label primitives array.

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

Syntax

public void SetStringLabelArrayItem
(
	int index,
	AvlNet.StringLabel label
)

Parameters

Name Type Range Default Description
indexint
labelAvlNet.StringLabel

Function Overrides

See also