ViewWindow.SetGroundStationDrawMethod Method

Top 

Description

Sets the method with which the GroundStation is drawn in the ViewWindow. The GroundStation.DrawMethod property will be used to control the display until this method is called, which overrides the display settings for this ViewWindow only.

 

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.SetGroundStationDrawMethod(Variable objectId, Variable drawMethod)

Variable

Determines how the GroundStation will be rendered.

ViewWindow.SetGroundStationDrawMethod(Variable setType, String typeOrGroupName, Variable drawMethod)

Variable

Changes the GroundStation draw method of multiple objects at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide