Environment.DrawVertices Method

Draws the vertices of the entities.
Protected Overridable Sub DrawVertices( _ 
ByVal myParams As DrawEntitiesParams
)
This language is not supported or no code example is available.
protected virtual void DrawVertices( 
DrawEntitiesParams myParams 
)
This language is not supported or no code example is available.

Parameters

myParams
DrawEntitiesParams

Remarks
 
When ShowVertices is true.

.NET Framework

Supported in: 4.8

In this article

Definition