Click or drag to resize
HighlightStyle Enumeration
Specifies the style for highlighting objects in the 3D graphics

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
[FlagsAttribute]
public enum HighlightStyle
Members
  Member nameValueDescription
None0 Removes the highlight
Overlay1 Overlays the object with a color
Outline2 Adds an outline to the object
Version Information

Supported in: 1.0.0.0
See Also