ViewWindow.InstantaneousCameraDec Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.ThreeDView.Declination instead.

 

Dynamically set the camera declination of the 3d view mode.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

20

Valid Range:

-180 ≤ ViewWindow.InstantaneousCameraDec ≤ 180

 

Syntax

myVariable1 = myViewWindow1.InstantaneousCameraDec;

 

myViewWindow1.InstantaneousCameraDec = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide