ViewWindow.ShowMapShadow Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.MapView.ShowTerminatorShadow instead.

 

Determines whether the areas of the mapped body obscured from the Sun are drawn with either a muted color or night texture in the 2d map mode of the Mission View.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myViewWindow1.ShowMapShadow;

 

myViewWindow1.ShowMapShadow = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide