Click or drag to resize
TemporaryGraphicText Property
Sets the text of this object.

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

Property Value

Type: String
Remarks
Only valid for objects created with the DrawText method.
Version Information

Supported in: 1.0.0.0
See Also