Entity.DrawOnScreenWireframe (DrawOnScreenWireframeParams) Method

Draws extra things on screen, like the vertex Numbers (if Viewport.ShowVertexIndices is true) in wireframe display mode.
Protected Friend Overridable Sub DrawOnScreenWireframe( _ 
ByVal myParams As DrawOnScreenWireframeParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawOnScreenWireframe( 
DrawOnScreenWireframeParams myParams 
)
This language is not supported or no code example is available.

Parameters

myParams
DrawOnScreenWireframeParams

<default>

.NET Framework

Supported in: 4.8

In this article

Definition