WindowTypeValue enumeration

WindowTypeValue enumeration

An enumerated value that may be one of the following: Drawing, Sheet, Stencil, or Icon. A Window element of WindowType=‘Stencil’ must appear after its parent drawing window (WindowType=‘Drawing’) and before any other drawing window elements.

The WindowTypeValue type exposes the following members:

Fields

FieldDescription
DRAWINGDrawing
STENCILStencil.
SHEETSheet
ICONIcon.
UNDEFINEDUndefined.

See Also