View

A view.

Objects:

Number, Point, ScreenMode, String

Property Listing

Property

Type

Access

Description

bounds

Rect

readonly

The bounding rectangle of this view.

centerPoint

Point

read/write

The center point of this view.

parent

 

readonly

The object's container.

rotate

Number

read/write

The rotation angle of this view.

screenMode

ScreenMode

ScreenMode.DESKTOP

ScreenMode.FULLSCREEN

ScreenMode.MULTIWINDOW

read/write

The mode of display.

typename

String

readonly

The class name of the object.

visibleZoom

Number

read/write

The zoom factor of this view that is visible to user.

zoom

Number

read/write

The zoom factor of this view.

Object of

Document.activeView

Return

Views.getByName()