Entity.DrawForSelectionWireframe Method

Draws entity as wires without specifing any color.
Protected Friend Overridable Sub DrawForSelectionWireframe( _ 
ByVal data As GfxDrawForSelectionParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawForSelectionWireframe( 
GfxDrawForSelectionParams data 
)
This language is not supported or no code example is available.

Parameters

data
GfxDrawForSelectionParams

<default>

.NET Framework

Supported in: 4.8

In this article

Definition