From OberonPlace Development Portal
| This object model documentation page is a stub automatically generated from application type library.
|
| Please help by editing this page and filling in the missing details.
|
| For guidelines and help please visit Editing Object Model Pages
|
Window Members
Class Window has the following members:
Properties
| Name
| Description
|
| Active
| Gets whether this window is the active one (read-only)
|
| Application
| Gets the application object (read-only)
|
| Caption
| Gets the caption of the window (read-only)
|
| Document
| Gets the document to which this window belongs (read-only)
|
| GridVisible
| Gets or sets whether the grid is visible
|
| GuidesVisible
| Gets or sets whether guides are visible
|
| Height
| Gets or sets the height of the window
|
| Index
| Gets the index of the window (read-only)
|
| Left
| Gets or sets the position of the window's left border
|
| Next
| Gets the window following this one (read-only)
|
| Parent
| Gets the parent window collection (read-only)
|
| Previous
| Gets the window preceding this one (read-only)
|
| RulerOriginX
| Gets or sets the origin of the horizontal ruler
|
| RulerOriginY
| Gets or sets the origin of the vertical ruler
|
| RulersVisible
| Gets or sets whether the rulers are visible
|
| SnapToGrid
| Gets or sets whether objects will snap to the grid
|
| SnapToGuides
| Gets or sets whether objects will snap to guides
|
| Top
| Gets or sets the position of the window's top border
|
| ViewCenterX
| Gets or sets the horizontal center of the display
|
| ViewCenterY
| Gets or sets the vertical center of the display
|
| Visible
| Gets or sets whether the window is visible
|
| Width
| Gets or sets the width of the window
|
| WindowState
| Gets or sets the state of the window
|
| Zoom
| Gets or sets the zoom level for the window
|
Methods
References