Environment.DrawViewport Method

Draws the viewport.
Protected Friend Overridable Sub DrawViewport( _ 
ByVal myParams As DrawSceneParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawViewport( 
DrawSceneParams myParams 
)
This language is not supported or no code example is available.

Parameters

myParams
DrawSceneParams

The parameters

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition