ViewWindow.InstantaneousCameraRadius Property

Top 

Description

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

 

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

30000

Valid Range:

ViewWindow.InstantaneousCameraRadius > 0

 

Syntax

myVariable1 = myViewWindow1.InstantaneousCameraRadius;

 

myViewWindow1.InstantaneousCameraRadius = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide