Environment.SetView (viewType) Method

Sets the specified view in the active viewport.
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.5, 4.6, 4.7

In this article

Definition