Click or drag to resize

AxisGetMaxLabelSize Method

Returns maximum label width

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 internal float GetMaxLabelSize(
	Graphics g
)

Parameters

g
Type: System.DrawingGraphics
Graphics

Return Value

Type: Single
Max width
See Also