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<Fil.StringLabel> labels )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
labels | System.Collections.Generic.IList<Fil.StringLabel> |