Entity.DrawFlatFast Method

Draws the entity in flat and fast inaccurate transparency mode.
Protected Friend Overridable Sub DrawFlatFast( _ 
ByVal data As DrawParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawFlatFast( 
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