ViewWindow.NumberOfObjects Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.Objects.Count instead.

 

The number of objects in the Objects array.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

integer

Access:

read

 

Syntax

myVariable1 = myViewWindow1.NumberOfObjects;

 

See also

ViewWindow Object

ViewWindow Guide