Class
A view.
View
Hierarchy
Properties
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. |
Element of
Document.activeView
Return
View Views.getByName (name: string)
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |