Workspace.Draw3D Method

Draws design, 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.7.2

In this article

Definition