You are here: Start » FIL.NET » View2DBoxPrimitive.SetStringLabelArray Method

View2DBoxPrimitive.SetStringLabelArray Method

Sets an array of string label primitives for this data item.

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

Syntax

public void SetStringLabelArray
(
	IList<FilNet.StringLabel> labels
)

Parameters

Name Type Range Default Description
labelsSystem.Collections.Generic.IList<FilNet.StringLabel>

See also