VdFillStyle Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies a fill style.

Usage

VdFillStyle.Constant

Arguments

VDFILL_DIAGDN1

The fill style is diagonal, down, style 1. The numerical value for this constant is 2.

VDFILL_DIAGDN2

The fill style is diagonal, down, style 2. The numerical value for this constant is 5.

VDFILL_DIAGUP1

The fill style is diagonal, up, style 1. The numerical value for this constant is 6.

VDFILL_DIAGUP2

The fill style is diagonal, up, style 2. The numerical value for this constant is 3.

VDFILL_GREY04

The fill style is gray, 4%. The numerical value for this constant is 15 (&HF).

VDFILL_GREY08

The fill style is gray, 8%. The numerical value for this constant is 4.

VDFILL_GREY50

The fill style is gray, 50%. The numerical value for this constant is 13 (&HD).

VDFILL_GREY92

The fill style is gray, 92%. The numerical value for this constant is 14 (&HE).

VDFILL_GRID1

The fill style is grid style 1. The numerical value for this constant is 10 (&HA).

VDFILL_GRID2

The fill style is grid style 2. The numerical value for this constant is 9.

VDFILL_HOLLOW

The fill style is hollow. The numerical value for this constant is 0.

VDFILL_HORIZ

The fill style is horizontal. The numerical value for this constant is 7.

VDFILL_SOLID

The fill style is solid. The numerical value for this constant is 1.

VDFILL_VERT

The fill style is vertical. The numerical value for this constant is 8.

VDFILL_X1

The fill style is X, style 1. The numerical value for this constant is 12 (&HC).

VDFILL_X2

The fill style is X, style 2. The numerical value for this constant is 11 (&HB).