LookAngleFrame.LookAngle1PlotReference Property

Top 

Description

When plotting in this LookAngleFrame, this property determines if the look angle 1 axis goes from min-to-max or max-to-min.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( min-to-max )

Valid Values:

Value

Label

0

min-to-max

1

max-to-min

 

Syntax

myVariable1 = myLookAngleFrame1.LookAngle1PlotReference;

 

myLookAngleFrame1.LookAngle1PlotReference = myVariable1;

 

See also

LookAngleFrame Object