Environment.Draw3D Method

Draws model, shadow and bounding box.
Protected Overridable Sub Draw3D( _ 
ByVal myParams As DrawSceneParams
)
This language is not supported or no code example is available.
protected virtual void Draw3D( 
DrawSceneParams myParams 
)
This language is not supported or no code example is available.

Parameters

myParams
DrawSceneParams

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition