Xline.DrawDirection Method

Draws a small arrow to show the entity direction if Environment.ShowCurveDirection is true.
Protected Overrides Sub DrawDirection( _ 
ByVal data As DrawDirectionParams
)
This language is not supported or no code example is available.
protected override 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