CompoundTypeValue enumeration

CompoundTypeValue enumeration

Represents style of drawing lines.

The CompoundTypeValue type exposes the following members:

Fields

FieldDescription
SINGLESingle line (of width lineWidth)
THICK_BETWEEN_THINThree lines, thin, thick, thin
THIN_THICKDouble lines, one thin, one thick
THICK_THINDouble lines, one thick, one thin
THIN_THINDouble lines of equal width
UNDEFINEDUndefined.

See Also