ViewWindow.SetObjectIconSize Method

Top 

Description

Sets the size of the object icon. The default size is 30 pixels. The object types which may use an icon include Spacecraft, GroundVehicle, Vehicle, CelestialObject, and GroundStation.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetObjectIconSize(Variable objectId, Variable iconSize)

None

Sets the icon size of the specified object.

ViewWindow.SetObjectIconSize(Variable setType, String typeOrGroupName, Variable iconSize)

None

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

 

 

See also

ViewWindow Object

ViewWindow Guide