Windows Element
Contains the Window elements for a document.
Syntax
<Windows
[ClientWidth]
[ClientHeight]>
</Windows>
Attributes
ClientWidth
Optional int.
ClientHeight
Optional int.
Element properties
Property |
Value |
---|---|
Name |
Windows |
Minimum Occurrences |
0 |
Maximum Occurrences |
1 |
Element information
Parent elements
Child elements
Example
The following example is from a document containing three window elements: the main drawing page and two stencils.
The example has been excerpted for clarity.
See also
Windows collection