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
| Field | Description |
|---|---|
| DRAWING | Drawing |
| STENCIL | Stencil. |
| SHEET | Sheet |
| ICON | Icon. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram