Entity.DrawWire Method

Draws a wireframe entity, resolving the LineTypeName for LineTypeMethod colorMethodType.byParent.
Protected Overridable Sub DrawWire( _ 
ByVal data As DrawParams
)
This language is not supported or no code example is available.
protected virtual void DrawWire( 
DrawParams data 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition