Class
A view.
View
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| bounds | Rect | readonly | The bounding rectangle of this view. |
| centerPoint | Point | r/w | The center point of this view. |
| parent | Object | readonly | The object's container. |
| screenMode | ScreenMode: ScreenMode.MULTIWINDOW ScreenMode.DESKTOP ScreenMode.FULLSCREEN |
r/w | The mode of display. |
| typename | string | readonly | The class name of the object. |
| zoom | number | r/w | The zoom factor of this view. |
Element of
Document.activeView
Return
View Views.getByName (name: string)
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |