Click or drag to resize
TemporaryGraphicHighlight Method (Boolean, Color)
Highlights this object in the specified color.

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 void Highlight(
	bool highlight,
	Color color
)

Parameters

highlight
Type: SystemBoolean
True if the object should be highlighted, False to turn the highlighting off.
color
Type: System.DrawingColor
Highlight color
Version Information

Supported in: 1.0.0.0
See Also