Viewport.SetView (viewType) Method

Sets the specified view.
Public Sub SetView( _ 
ByVal view As viewType
)
This language is not supported or no code example is available.
public void SetView( 
viewType view 
)
This language is not supported or no code example is available.

Parameters

view
viewType

View type

.NET Framework

Supported in: 4.8

In this article

Definition