Entity.DrawHiddenLines Method

Draw the entity in the displayType.HiddenLines display mode.
Protected Friend Overridable Sub DrawHiddenLines( _ 
ByVal data As DrawParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawHiddenLines( 
DrawParams data 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

<default>

.NET Framework

Supported in: 4.8

In this article

Definition