Vector.DrawMethod Property

Top 

Description

Method in which to draw the vector

 

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 ( Draw as a line. )

Valid Values:

Value

Label

0

Draw as a line.

1

Draw as an arrow.

 

Syntax

myVariable1 = myVector1.DrawMethod;

 

myVector1.DrawMethod = myVariable1;

 

See also

Vector Object

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide