VdSheetSize Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies sheet size.

Usage

VdSheetSize.Constant

Arguments

VDSHEET_A0_SIZE

Legacy metric A0 size drawing. The numerical value for this constant is 9.

VDSHEET_A0L_SIZE

Metric A0 size landscape drawing. The numerical value for this constant is 20 (&H14).

VDSHEET_A0P_SIZE

Metric A0 size portrait drawing. The numerical value for this constant is 30 (&H1E).

VDSHEET_A1_SIZE

Legacy metric A1 size drawing. The numerical value for this constant is 8.

VDSHEET_A1L_SIZE

Metric A1 size landscape drawing. The numerical value for this constant is 19 (&H13).

VDSHEET_A1P_SIZE

Metric A1 size portrait drawing. The numerical value for this constant is 29 (&H1D).

VDSHEET_A2_SIZE

Legacy metric A2 size drawing. The numerical value for this constant is 7.

VDSHEET_A2L_SIZE

Metric A2 size landscape drawing. The numerical value for this constant is 18 (&H12).

VDSHEET_A2P_SIZE

Metric A2 size portrait drawing. The numerical value for this constant is 28 (&H1C).

VDSHEET_A3_SIZE

Legacy metric A3 size drawing. The numerical value for this constant is 6.

VDSHEET_A3L_SIZE

Metric A3 size landscape drawing. The numerical value for this constant is 17 (&H11).

VDSHEET_A3P_SIZE

Metric A3 size portrait drawing. The numerical value for this constant is 27 (&H1B).

VDSHEET_A4_SIZE

Legacy metric A4 size drawing. The numerical value for this constant is 5.

VDSHEET_A4L_SIZE

Metric A4 size landscape drawing. The numerical value for this constant is 16 (&H10).

VDSHEET_A4P_SIZE

Metric A4 size portrait drawing. The numerical value for this constant is 26 (&H1A).

VDSHEET_AL_SIZE

An A size, landscape-oriented drawing. The numerical value for this constant is 11 (&HB).

VDSHEET_AP_SIZE

An A size, portrait-oriented drawing. The numerical value for this constant is 21 (&H15).

VDSHEET_ASIZE

Legacy A size drawing. The numerical value for this constant is 0.

VDSHEET_BL_SIZE

Legacy B size drawing (landscape). The numerical value for this constant is 12 (&HC).

VDSHEET_BP_SIZE

Legacy B size drawing (portrait). The numerical value for this constant is 22 (&H16).

VDSHEET_BSIZE

Legacy B size drawing. The numerical value for this constant is 1.

VDSHEET_CL_SIZE

Legacy C size drawing (landscape). The numerical value for this constant is 13 (&HD).

VDSHEET_CP_SIZE

Legacy C size drawing (portrait). The numerical value for this constant is 23 (&H17).

VDSHEET_CSIZE

Legacy C size drawing. The numerical value for this constant is 2.

VDSHEET_DL_SIZE

Legacy D size drawing (landscape). The numerical value for this constant is 14 (&HE).

VDSHEET_DP_SIZE

Legacy D size drawing (portrait). The numerical value for this constant is 24 (&H18).

VDSHEET_DSIZE

Legacy D size drawing. The numerical value for this constant is 3.

VDSHEET_EL_SIZE

Legacy E size drawing (landscape). The numerical value for this constant is 15.

VDSHEET_EP_SIZE

Legacy E size drawing (portrait). The numerical value for this constant is 25 (&H19).

VDSHEET_ESIZE

Legacy E size drawing. The numerical value for this constant is 4.

VDSHEET_ZSIZE

A custom size drawing. The numerical value for this constant is 10.