| Property | Type | Access | Description | 
|---|
| bounds | Rectangle | 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. |