VdFont Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies a font style.

Usage

VdFont.Constant

Arguments

VDFONT_FIXED

A fixed font. The numerical value for this constant is 0.

VDFONT_GOTHIC

Gothic font. The numerical value for this constant is 9.

VDFONT_KANJI

Kanji Do not document. The numerical value for this constant is 11 (&HB).

VDFONT_OLD_ENGLISH

Old English font. The numerical value for this constant is 10 (&HA).

VDFONT_PLOT

Plotter font. The numerical value for this constant is 12 (&HC).

VDFONT_ROMAN

Roman font. The numerical value for this constant is 1.

VDFONT_ROMAN_B

Roman bold font. The numerical value for this constant is 3.

VDFONT_ROMAN_BI

Roman bold italic font. The numerical value for this constant is 4.

VDFONT_ROMAN_I

Roman italic font. The numerical value for this constant is 2.

VDFONT_SANS_SERIF

Sans serif font. The numerical value for this constant is 5.

VDFONT_SANS_SERIF_B

Sans serif bold font. The numerical value for this constant is 7.

VDFONT_SCRIPT

Script font. The numerical value for this constant is 6.

VDFONT_SCRIPT_B

Bold script font. The numerical value for this constant is 8.