ViewWindow.SetObjectIconColor Method

Top 

Description

Sets the color of the object icon. This color is only used when the icon drawing mode is 'Luminance'. The object types which may use an icon include Spacecraft, GroundVehicle, Vehicle, CelestialObject, and GroundStation.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetObjectIconColor(Variable objectId, Variable iconColor)

None

Sets the icon color of the specified object.

ViewWindow.SetObjectIconColor(Variable setType, String typeOrGroupName, Variable iconColor)

None

Sets the icon color of multiple objects at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide