Entity.DrawForSelectionVertices Method

Draws the entity vertices in false-colors (for some kinds of entities only).
Protected Friend Overridable Sub DrawForSelectionVertices( _ 
ByVal data As GfxDrawForSelectionParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawForSelectionVertices( 
GfxDrawForSelectionParams data 
)
This language is not supported or no code example is available.

Parameters

data
GfxDrawForSelectionParams

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition