Click or drag to resize
MechanismTraceColor Property
Gets or sets the color used to trace the TCP during simulation.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public Nullable<Color> TraceColor { get; set; }

Property Value

Type: NullableColor
Remarks
This value is not persisted. If null, the color specified by the user in the TCP Trace dialog is used.
Version Information

Supported in: 1.0.0.0
See Also