Entity.DrawEdges Method

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

Parameters

data
DrawParams

.NET Framework

Supported in: 4.8

In this article

Definition