Click or drag to resize

AxisGetFirstLabel Method

Gets the string of the first label. This is usually done to calculate font height.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
protected string GetFirstLabel()

Return Value

Type: String
Text of first label.
See Also