ViewWindow.Objects Property

Top 

Description

String array enumerating the object names for which properties will be defined by the ShowBody, ShowAxes, ShowName, ShowGrid, BodyColor, TailLength, and ProjectionHeight properties.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

Array of string

Access:

read

 

Syntax

myString1 = myViewWindow1.Objects[0];

 

See also

ViewWindow Object

ViewWindow Guide