VdAnnoPos Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies an origin point for an annotation.

Usage

VdAnnoPos.Constant

Arguments

AnnoPosCENTER

Annotate at the center. The numerical value for this constant is 4.

AnnoPosLOWERLEFT

Annotate to the lower left. The numerical value for this constant is 0.

AnnoPosLOWERRIGHT

Annotate to the lower right. The numerical value for this constant is 1.

AnnoPosUPPERLEFT

Annotate to the upper left. The numerical value for this constant is 2.

AnnoPosUPPERRIGHT

Annotate to the upper right. The numerical value for this constant is 3.