GroundStation.DrawMethod Property

Top 

Description

Determines how the GroundStation will be rendered in a Mission View. The draw method can be overridden for an individual view using ViewWindow.SetGroundStationDrawMethod() method.

 

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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

2 ( Point and Mask )

Valid Values:

Value

Label

0

Point

1

Mask

2

Point and Mask

 

Syntax

myVariable1 = myGroundStation1.DrawMethod;

 

myGroundStation1.DrawMethod = myVariable1;

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide