Entity.DrawDirection Method

Draws a small arrow to show the entity direction if DrawCurveDirection 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.5, 4.6, 4.7

In this article

Definition