ViewWindow() Constructor

Top 

Description

Creates a new ViewWindow with no objects. Objects will need to be added to the ViewWindow prior to the first update.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

ViewWindow(

)

 

 

Syntax

ViewWindow myViewWindow1();

 

 

See also

ViewWindow Object

ViewWindow Guide