Window Fields |
The Window type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationDate | Creation timestamp of the window. | |
| FrameRect | Rectangle that defines the window frame. | |
| IsHidden | Whether the window is hidden. | |
| Label | Label associated with the window. | |
| ModificationDate | Last modification timestamp of the window. | |
| Name | Name of the window. | |
| ObjectID | Identifier for the object in the original file/project. | |
| State | Current state of the window (normal, minimized, maximized). | |
| Title | Which title is displayed for the window. | |
| WindowBackgroundColorBase | Base color for the window background. | |
| WindowBackgroundColorEnd | End color for the window background gradient. | |
| WindowBackgroundColorGradient | Direction of the background color gradient for the window. |