Click or drag to resize
UnitLabelText Property
Gets or sets the text to display in the label.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations.Forms (in ABB.Robotics.RobotStudio.Stations.Forms.dll) Version: 7.0.8747.636
Syntax
C#
public string Text { get; set; }

Property Value

Type: String
Remarks
The name of the active unit of the quantity is appended to the label text.
Version Information

Supported in: 1.0.0.0
See Also