Entity.DrawDirection Method

Draws a small arrow to show the entity direction if Environment.ShowCurveDirection is true.
Protected Friend Overridable Sub DrawDirection( _ 
ByVal data As DrawDirectionParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawDirection( 
DrawDirectionParams data 
)
This language is not supported or no code example is available.

Parameters

data
DrawDirectionParams

.NET Framework

Supported in: 4.8

In this article

Definition