Viewpoint.BlockageKeepAspectRatio Property

Top 

Description

This property has been Deprecated. Utilize the sub-object and property BlockageView.KeepAspectRatio

 

Determines if the view fits the window, or keeps the correct aspect ratio.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myViewpoint1.BlockageKeepAspectRatio;

 

myViewpoint1.BlockageKeepAspectRatio = myVariable1;

 

See also

Viewpoint Object

Viewpoints Guide