| Name | Description | |
|---|---|---|
![]()  | GetBoundary | Gets an entity that bounds the viewport. | 
![]()  | GetContent | Returns viewport content. Usually this is a block containing some other entities. | 
![]()  | GetViewMax | Returns the point with maximum coordinates of the view being mapped to the viewport. | 
![]()  | GetViewMin | Returns the point with minimum coordinates of the view being mapped to the viewport. | 
![]()  | GetViewportRotation | Returns rotation of the view being mapped. | 
![]()  | GetVPMax | Returns the point with maximum coordinates of the viewport. | 
![]()  | GetVPMin | Returns the point with minimum coordinates of the viewport. | 
![]()  | SetBoundary | Sets the bounding entity for the viewport. | 
![]()  | SetContent | Sets the viewport content. Usually this is a block containing some other entities. | 
![]()  | SetViewMax | Sets new maximum view coordinates. | 
![]()  | SetViewMin | Sets new minimum coordinates of the view. | 
![]()  | SetVPMax | Sets new viewport maximum coordinates. | 
![]()  | SetVPMin | Sets new viewport minimum coordinates. | 
            