changeView Method
Change the ViewState of this Viewport
changeView(view: ViewState, opts?: ViewChangeOptions): void
| Parameter | Type | Description | 
|---|---|---|
| view | ViewState | a fully loaded (see discussion at ViewState.load ) ViewState | 
| opts | ViewChangeOptions | options for how the view change operation should work | 
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 3299
 
Last Updated: 20 June, 2023