Environment.InitializeViewports Method

Ensures that at least one Viewport is present in the Viewports collection.
Public Overrides Sub InitializeViewports()
This language is not supported or no code example is available.
public override void InitializeViewports()
This language is not supported or no code example is available.
Remarks
 
This method must be called only when creating the Environment object at run time. It must not be called when creating the object at design time.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition