ViewWindow.InstantaneousBlockageShowOverlayText Property

Top 

Description

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

 

Dynmaically set whether the blockage diagram displays any associated overlay text.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myViewWindow1.InstantaneousBlockageShowOverlayText;

 

myViewWindow1.InstantaneousBlockageShowOverlayText = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide