VdArrowType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies the type of arrowheads used for drawing a line.

Usage

VdArrowType.Constant

Arguments

VGARROWNONE

No arrowhead is drawn. The numerical value for this constant is 3.

VGARROWPOINT1

An arrowhead is drawn at the first point defining the line. The numerical value for this constant is 0.

VGARROWPOINT12

Arrowheads are drawn at both points that define the line. The numerical value for this constant is 2.

VGARROWPOINT2

An arrowhead is drawn at the second point defining the line. The numerical value for this constant is 1.