ViewWindow.InstantaneousBlockageKeepAspectRatio Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.BlockageView.KeepAspectRatio instead.

 

Dynamically set whether the blockage diagram maintains the correct aspect ratio or fits to the window.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myViewWindow1.InstantaneousBlockageKeepAspectRatio;

 

myViewWindow1.InstantaneousBlockageKeepAspectRatio = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide