Entity.DrawSelectedVertices Method

Draws the entity selected vertices.
Protected Friend Overridable Sub DrawSelectedVertices( _ 
ByVal data As DrawParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawSelectedVertices( 
DrawParams data 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

Remarks
 
For Brep only

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition