Vector.LabelLocation Property

Top 

Description

Determines where the vector label is drawn when the DrawMethod is arrow and the vector is visualized in a Mission View.

 

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:

1 ( Draw at vector end-point. )

Valid Values:

Value

Label

0

Draw at vector origin.

1

Draw at vector end-point.

 

Syntax

myVariable1 = myVector1.LabelLocation;

 

myVector1.LabelLocation = myVariable1;

 

See also

Vector Object

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide