Viewport.DrawOverlay Method

Draws overlaying UI elements.
Protected Friend Overridable Sub DrawOverlay( _ 
ByVal myParams As DrawSceneParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawOverlay( 
DrawSceneParams myParams 
)
This language is not supported or no code example is available.

Parameters

myParams
DrawSceneParams

.NET Framework

Supported in: 4.8

In this article

Definition