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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond 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